Web Component: j-Selected
j-Selected
The component can set a specific class to a specific element according to the simple condition.
- jComponent
v19|v20
Configuration:
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
)attror
{String}
attribute for secondary comparing (default:or
and it meansdata-or
)datasource
{String}
a path to data-source for list of itemsdelay
{Number}
a delay for rel-selecting of value (default:50
)
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
05. march 2023
jComponent library
19 | 20
Version
v1
License
https://www.totaljs.com/license/
Responsive
No
Author
Peter Širka
Email
petersirka@gmail.com