đUI in seconds
Learn how to generate CRUD interface in seconds
Jet can automatically generate a user interface when creating a new page. There are several use cases that you can cover:
Record Review: allows you to view the details of a record selected from a list.
Record Update: update the data of a record chosen from the list.
Record Create: create new records using a form layout.
Dashboard: visual display of your data, incorporating KPIs and charts for a comprehensive overview.
Last updated