1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-09-19 02:02:13 +02:00
Files
foris-js/src/bootstrap/Switch.md
2025-04-22 13:49:31 +02:00

6 lines
92 B
Markdown

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