Web UI component: j-Selected
j-Selected
The component can set a specific class to a specific element according to the simple condition.
Configuration:
Example: data-jc-config="class:selected;selector:a"
class
{String} is a class name for selected element (default:selected
)selector
{String} is a jQuery selector (default:a
)attr
{String} attribute for comparing (default:if
and it meansdata-if
)datasource
{String} a path to data-source for list of items
Usage:
Each nested element according to the selector
must have defined data-if
attribute. It works only with strings
values.
Author
- Peter Širka petersirka@gmail.com
- License
Created
16. june 2018
Updated
08. september 2020
Version
v1
License
https://www.totaljs.com/license/
Responsive
No
Author
Peter Širka
Email
petersirka@gmail.com
