5.2.0 • Published 10 months ago
@s-ui/react-molecule-checkbox-field v5.2.0
MoleculeCheckboxField
MoleculeCheckboxField
is the combination of and AtomCheckbox
and a MoleculeField
Installation
$ npm install @s-ui/react-molecule-checkbox-field --save
Usage
import MoleculeCheckboxField from '@s-ui/react-molecule-checkbox-field'
Basic usage (info)
<MoleculeCheckboxField
id="description-inline2"
label="Description"
helpText="Tu descripción en Latin"
/>
Success Message
<MoleculeCheckboxField
id="description2"
label="Description"
value="In some place of La Mancha which name..."
successText="Everything ok!"
/>
Error Message
<MoleculeCheckboxField
id="notes"
label="Notes"
errorText="All wrong!"
value="In some place of La Mancha which name..."
/>
Alert Message
<MoleculeCheckboxField
id="notes"
label="Notes"
alertText="Something meh..."
value="In some place of La Mancha which name..."
/>
Find full description and more examples in the demo page.
5.2.0
10 months ago
5.1.0
2 years ago
5.0.0
3 years ago
4.0.0
3 years ago
2.17.0
3 years ago
2.15.0
3 years ago
2.16.0
3 years ago
2.14.0
3 years ago
2.13.0
3 years ago
2.11.0
4 years ago
2.12.0
4 years ago
2.10.0
4 years ago
2.9.0
4 years ago
2.8.0
4 years ago
2.7.0
4 years ago
2.6.0
5 years ago
2.5.0
5 years ago
2.4.0
5 years ago
2.3.0
5 years ago
2.2.0
5 years ago
2.1.0
5 years ago
2.0.0
5 years ago
1.1.0
5 years ago