- Feathers Support
- Support for 1-1 and 1-N Relations
- Pagination
- Sorting
- Filters
- Item View Mode
- Item Create Mode
- Item Edit Mode
- Item Delete Mode
- Action Buttons
- Action Dropdown
- Bulk Actions
- Multi Item Selection
- Conditional Columns and Actions
- Custom Handlers and Views
- Extensible Columns Cells Types
- Extensible Filters Components
- Extensible Editor Components
- MobxReactForm for Form Definitions
- Full Extensible Tachyons Theming
- Project Setup
- Setup Models, Table Schemas, Stores
- Handle Feathers Server Params
- Registering Stores
- Loading Data in Collections
- Extensions
- Filters
- Editor
- Actions, Handlers, Views
- Service API
- Theming
You can find a demo video and a project setup using RFX-Next or Create-React-App and all the code showed in this documentation with examples of Models, Table Schema, Stores and also a Feathers (dummy) Server with Hooks in the following repository: