ka-table UI is rendered according to props passed to the component. All changes are performed by dispatching an action, and kaReducer generates new props. This approach allows having full control over every change. Because of it ka-table easily integrates with Redux but also can be used without it
CUSTOMIZABLE
High view customization
Every part can be customized and required additional events can be added
FREE COMPONENT
Open source MIT component
ka-table is under MIT license, and it can be used everywhere for free. Contribution and feedback are always welcome in the ka-table repo