Skip to content

Expose transition on table tbody element #1821

Closed
@wvh

Description

@wvh

(Feature request)

Hello,

I'd like to wrap the tbody element of a bootstrap-vue table in a transition group:

<tbody is="transition-group" name="record-list">
[...]
</tbody>

Would it be possible to find a solution to hook transition groups into certain (nested) bootstrap-vue components without forking that particular component and maintaining a copy of your own? It would be nice to be able to hook one's own transitions and animations into components without jumping through too many hoops.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions