https://api.tabletopsimulator.com/ui/inputelements/#togglebutton Example listed: `<ToggleButton>Toggle Button Text</Toggle>` This example results in a `'ToggleButton' start tag does not match the end tag of 'Toggle'` error.
https://api.tabletopsimulator.com/ui/inputelements/#togglebutton
Example listed:
<ToggleButton>Toggle Button Text</Toggle>This example results in a
'ToggleButton' start tag does not match the end tag of 'Toggle'error.