Replies: 1 comment
-
Hi, Hypergen can easily handle a datagrid. I don't have code for a datagrid that i can share, but you would:
A good example of UI interactions could be the todomvc example: https://hypergen.it/todomvc/` - click "Show sources" for the code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What do you all do for something like a datagrid component? List records, checkbox for bulk actions, sorting, filters, pagination, etc.
Do you do it all in hypergen or use a JS library? Any examples?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions