Hi,
I would like to have some simple settings in my app. I think the Text Toggle Tile would be the best component for this, but I can´t find any example code for this. Is there any svg-component for the ui-component listed in the design guidelines?
https://dev.fitbit.com/build/guides/design-guidelines/ui-components/#text-toggle-tile
I think that Fitbit forgot to document the 'Text Toggle Tile' in the SVG Components guide.
You can look at the generic tile documentation here https://dev.fitbit.com/build/guides/user-interface/svg-components/views/#advanced-usage
You can put any UI content inside the <symbol id="my-tile-item"> YOUR UI SVG HERE </symbol>
Best Answer