@flextable/react-ui
v0.1.2
Published
Self-sufficient default React UI primitives (Radix-based Button/Badge/Checkbox/Avatar/DropdownMenu/...) and entity components for @flextable/react, fully overridable via slots.
Maintainers
Readme
@flextable/react-ui
Self-sufficient default React UI primitives for
@flextable/react — Radix
UI-based Button, Badge, Checkbox, Avatar, DropdownMenu, Table,
plus the EntityAvatar/EntityTitle/EntityActionsMenu entity components used by
toReactColumnDef(). Not a copy-paste shadcn setup — a real npm dependency, fully overridable via
components overrides on toReactColumnDef() if you'd rather bring your own design system.
Install
bun add @flextable/react-uiInstalled automatically as a dependency of @flextable/react 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.
