3.2.0
// creating button component
var button = new AX.Button({
    id: 'hello',
    text: 'Click me'
});

button.on('click', function(){
    alert('Hello, World!');
});
React   Vue   Angular Datagrid component library
Version 3.2.0 Get Started Free trial / commercial

Small

The library is small and straightforward, easy to learn and easy to work with.

Fast

The components are very fast, even in enterprise web applications with complex screens and large datasets.

Clean

The API allows writing clean and simple code that everyone can understand and maintain.

New Datagrid