Chico UI - Doc

v1.0.0

Namespace ch

Description

An object which contains all the public members.

Widgets

Autocomplete
Carousel
Condition
Countdown
Custom
Email
EventEmitter
Expandable
Form
Max
MaxLength
Menu
Min
MinLength
Number
Popover
Positioner
Required
String
URL
Validation
Viewport
Widget

Namespaces

support
util

Properties

.onkeyinput String

Alphanumeric keys event.

.onlayoutchange String

Every time Chico UI needs to inform all visual components that layout has been changed, it emits this event.

.onpointerdown String

.onpointerenter String

.onpointerleave String

.onpointermove String

.onpointertap String

.onpointerup String

.onresize String

.onscroll String

Methods

.factory(Klass)



    

Method in change of expose a friendly interface of the Chico constructors.

  • Klass - Object : Direct reference to the constructor from where the $-plugin will be created.