@akin2unde/flowui-angular
v0.2.0
Published
Angular components for FlowUI.
Downloads
834
Maintainers
Readme
@akin2unde/flowui-angular
Tailwind-styled standalone FlowUI components for Angular. FlowUI ships compiled CSS, so the host application does not need Tailwind.
npm install @akin2unde/flowui-angular @fortawesome/fontawesome-freeAdd @akin2unde/flowui-angular/styles.css to the application's styles, then
import only the standalone fui-* components it uses.
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 Angular guide.
