I am building an event app and as the users create the event I need to make them able to choose whether or not they want certain functionality for their event. In the database this functionality are displayed as a true/false property. I cannot find what component is able to let the user being able to pick between true and false, I tried using a toggle component but it’s only able to change the current user and it doesn’t let me pick anything else.
Any help ?
There is a switch icon in the components marketplace for free that you can use for true/false. Also referred to toggle on/off