A live documentation system for Ember component addons
##Block-slots
###Demo-pane
###code-pane
###controls-pane
Control types
- 'checkbox' - For properties represented as boolean. For e.g. disabled/enabled state
- 'multi-select' - For event handlers. For e.g. onClick
- 'text' - For labels and text input values. For e.g. placeholder text
- 'button-group' - For single choice component properties. For e.g. size