CRUD Floating Group
Last updated
Last updated
🍿 CRUD FLOATING GROUP is a reusable element used for CrateReadUupdateDelete (CRUD) operations.
By default, its width is limited to 480px. But you can change the max width of the reusable by changing the max width of the element inside the element or on the page itself. Read more about responsive design in this section.
It comes with 2 template sections that can be copied and used to create new ones. These are:
CRUD Popup contains 1 pre-build and working section:
CRUD popup follows the framework practices like navigating with option sets and manipulating data using states.
If you want to learn more about passing data into reusables and navigating to different sections you can read about it in this section.