Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

Latest commit

 

History

History
42 lines (21 loc) · 573 Bytes

File metadata and controls

42 lines (21 loc) · 573 Bytes

cycle

modern select box, demo.

cycle

beta.

Installation

$ component install yields/cycle

API

Cycle(el)

Initialize Cycle with el.

bind()

Bind internal events

unbind()

Unbind internal events

select(el)

Select specific option with el or option index.

up()

Cycle upwards.

down()

Cycle downwards.

License

MIT