Web Component: j-RadioButton
j-RadioButton
- for custom design you can use j-RadioButtonExpert
- now you can use datasource
Configuration:
items
{String} needs to containtext 1|value 1;text 2|value 2
ortext 1;text 2
required
{Boolean} enablesrequired
disabled
{Boolean} disables this controllabel
{String} can change the content (default:innerHTML
)type
{String} can containnumber
inline
{Boolean} enables/disables inline position (default:true
)datasource
{String} path to data-source (must be array or array of objects)text
{String} determines a property name for text (in data-source), default:name
value
{String} determines a property name for value (in data-source) default:id
Author
- Peter Širka petersirka@gmail.com
- License
Created
18. april 2016
Updated
01. february 2023
Version
v1
License
https://www.totaljs.com/license/
Dark mode
Yes
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com