The toggle allows creators to enable or disable specific features through a simple boolean switch interface. It’s perfect for optional configurations like custom descriptions, showing or hiding elements, applying filters, or turning functionality on and off. The toggle provides clear visual feedback about the current state of the setting.
Fields dependent on toggles will only show when the toggle is switched on (i.e. has a value true).