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

UIToolbar

Adarsh Pastakia edited this page Apr 29, 2017 · 1 revision

Toolbar

Usage
<ui-toolbar [theme] [start | end]>
  <ui-button></ui-button>
  <ui-divider></ui-divider>
  <ui-button-group>
    <ui-button></ui-button>
    <ui-button></ui-button>
  </ui-button>
</ui-toolbar>
Attributes
  • start, end Button alignment, default end
  • Themes
    • light
    • dark
    • primary
    • secondary
    • info
    • danger
    • success
    • warning

Getting Started

Core Elements
Input Elements
  • UIButton
  • UIFieldset
  • UIForm
  • UIInputGroup
  • UIInput
  • UITextarea
  • UIDate
  • UIPhone
  • UICheckbox
  • UIRadio
  • UISwitch
  • UICombo
  • UITag
  • UIList
  • UIReorder
  • UILanguage
  • UIMarkdown
Components
API Classes
Clone this wiki locally