Skip to content
This repository has been archived by the owner on Feb 26, 2022. It is now read-only.

JEP Navbar Buttons

canuckistani edited this page Apr 11, 2013 · 15 revisions

Requirements

  • two button modes: 'Toggle' and 'Action'
  • toggle mode has two visual states, on & off
  • when the button is in 'toggle' mode, the api allows developers to react to this change.
  • when the api is in 'action' mode, the api allows developers to assign a callback to handle the event created when a user clicks on the button.
  • an arbitrary number of buttons can be visually grouped together

API

example code goes here...

Mockups