Web Component: j-Choose
The component is alternative to CheckboxListExpert and RadioButtonListExpert.
- jComponent
v19|v20
Configuration:
limit{Number}selection limit,1will return a value,>1will return array of values (default:1)datasource{String}a path to the datasource (default: empty)required{Boolean}enables validation (default:false)key{String}anidentifierkey name for the datasource (default:id)attr{String}adata-[attr]for storing ofidentifier(default:id)selector{String}a jQuery selector for elements (default:.selection)class{String}selected class (default:selected)type{String}converting type, supportsstringornumber(default:string)uncheck{Boolean}allows to uncheck selected value forlimit:1(default:false)disabled{Boolean}disables the component- NEW
click{String}a link to thefunction(val)that is evaluted when the user changes the value
Author
- Peter Širka petersirka@gmail.com
- License
Created
21. february 2022
Updated
11. june 2024
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Responsive
Yes
Author
Peter Širka
Email
petersirka@gmail.com

