CRUD Popup
Last updated
Last updated
🍿 CRUD POPUP is a reusable element dedicated to performing CRUD operations and as well confirmation actions.
By default, its width is limited to 480px. If you want to read about the UI Framework, read this section
.
It comes with 3 template sections that can be copied and reused to create new ones. These are:
CRUD Popup contains 2 pre-build and working sections:
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.