1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00
foris-js/src/bootstrap/Switch.md

6 lines
91 B
Markdown
Raw Normal View History

2022-02-25 15:09:43 +01:00
Switch example:
```js
<Switch label="Enable Switch" helpText="Toggle that switch!" />
```