/lil-state

A stateful interface builder in 300 lines of js

Primary LanguageJavaScript

lil-state

A stateful interface builder in 300 lines of js

Open index.html

Try accessing through the console:

  • UI.components
  • UI.getComponent('client-sidebar')
  • UI.states
  • UI.globalStates
  • UI.changeState('content-state')