mirror of
https://gitlab.nic.cz/turris/reforis/foris-js.git
synced 2025-06-16 13:46:16 +02:00
Radio checkbox whitespace
This commit is contained in:
@ -2,6 +2,8 @@ Set of radio Bootstrap component input with label and predefined sizes and struc
|
||||
|
||||
All additional `props` are passed to the `<input type="number">` HTML component.
|
||||
|
||||
Unless `helpText` is set for one of the options they are displayed inline.
|
||||
|
||||
```js
|
||||
import {useState} from 'react';
|
||||
const CHOICES=[
|
||||
|
Reference in New Issue
Block a user