A collection of useful react components
Aimo-UI is a collection of some useful React components which can be used easily in any react application. It's still a work-in-progress and has a long way to get perfect. Also, I accept any suggestions for other useful components to add to this collection.
These are the components that are part of aimo-ui so far:
Name | Description | API |
---|---|---|
AimoPagination | A fully-controllable table-pagination component | View |
AimoSearchBar | An accordion search-bar | View |
AimoSideMenu | An accordion Sidebar Menu | View |
AimoSteps | A component to display flow-chart and work-flows | View |
AimoTable | A powerful table component | View |
AimoTitledInput | An input component with sticky label | View |
AimoTooltip | A simple tooltip component | View |