@flextable/vue-ui
v0.1.2
Published
Self-sufficient default Vue UI primitives (reka-ui-based Button/Badge/Checkbox/Avatar/DropdownMenu/...) and entity components for @flextable/vue, fully overridable via slots.
Maintainers
Readme
@flextable/vue-ui
Self-sufficient default Vue UI primitives for
@flextable/vue — reka-ui-based
Button, Badge, Checkbox, Avatar, DropdownMenu, Table, plus the
EntityAvatar/EntityTitle/EntityActionsMenu entity components used by toVueColumnDef(). A real
npm dependency, fully overridable via components overrides on toVueColumnDef() if you'd rather
bring your own design system.
Install
bun add @flextable/vue-uiInstalled automatically as a dependency of @flextable/vue when you use its default primitives —
you don't need to add it separately unless you're importing components from here directly.
Docs
Full guides and the generated API reference live at donilite.github.io/Flextable.
