@akin2unde/flowui-react
v0.2.0
Published
React components for FlowUI.
Maintainers
Readme
@akin2unde/flowui-react
Tailwind-styled FlowUI components for React. FlowUI ships compiled CSS, so the host application does not need Tailwind.
npm install @akin2unde/flowui-react @fortawesome/fontawesome-freeimport "@akin2unde/flowui-react/styles.css";
import { Button, FlowUIProvider } from "@akin2unde/flowui-react";See the FlowUI repository for the full component gallery and API documentation.
Version 0.1.1 adds DateTime, Autocomplete, Rating, templatable Listbox, Timeline, Popover, FileUpload previews, Carousel, Breadcrumb, Notification, selectable ButtonGroup, alternating table rows, configurable visible columns, row selection, and Excel/PDF table export.
Version 0.1.6 redesigns Dropdown and adds searchable, templatable MultiSelect and TreeMultiSelect controls with grouping, load-more and removable chips.
See the dedicated React guide.
