2.0.0 • Published 8 years ago

option-tree v2.0.0

Weekly downloads
30
License
-
Repository
github
Last release
8 years ago

option-tree

  • next - selNext
  • prev - selPrev
  • select(option)
  • active() -> any
  • isActive(any) -> bool

  • options() -> array

  • value() -> array
  • actions()
  • filter() -> function

  • setQuery(string)

  • setOptions()
  • setValue()
  • setActions(array of fns)
  • setFilter(fn)