1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00
Files
foris-js/src/bootstrap/Switch.md
2022-09-16 16:10:44 +02:00

6 lines
91 B
Markdown

Switch example:
```js
<Switch label="Enable Switch" helpText="Toggle that switch!" />
```