Raw Shaking React Form Field
raw field class for
shaking-react-form.
Installation
-
npm install raw-shaking-react-form-field --save
Demo
demo
Available Types
$3
- placeholder
$3
- placeholder
- rows
$3
value is an array, where items are the keys of checked checkboxes
- group - this is an object, where key is checkbox key, and value is checkbox label
- vertical
$3
value is the key of selected radio
- group - this is an object, where key is radio key, and value is radio label
- vertical
$3
if it is multiple, value is an array of keys of selected options, else value is the key of selected option
- group - this is an object, where key is option key, and value is option text
- multiple