ch (Namespace)
Description
An object which contains all the public members. A short alias for el.querySelectorAll
How-to
Components
- Autocomplete
- Bubble
- Calendar
- Carousel
- Component
- Condition
- Countdown
- Datepicker
- Dropdown
- Expandable
- Form
- Layer
- Menu
- Modal
- Popover
- Positioner
- Tabs
- Tooltip
- Transition
- Validation
- Viewport
- Zoom
Namespaces
Properties
.instances
Object
Stores all instances created
.onkeybackspace
String
Backspace key event.
.onkeydownarrow
String
Down arrow key event.
.onkeyenter
String
Enter key event.
.onkeyesc
String
Esc key event.
.onkeyleftarrow
String
Left arrow key event.
.onkeyrightarrow
String
Rigth arrow key event.
.onkeytab
String
Tab key event.
.onkeyuparrow
String
Up arrow key event.
Methods
-
Klass
- Object : Direct reference to the constructor from where the $-plugin will be created.
.factory(Klass)
Method in change of expose a friendly interface of the Chico constructors.