Trace: • Check if Workflow is Running • Button styles • Using Dynamic/User Objects • Data Modeling and Representation • Checkbox as switch
This is an old revision of the document!
On mobile devices, a checkbox should look like a switch. If you want to show a switch instead a checkbox, simply add the following style:
Style.addStyleNames(checkbox, "f_switch");