Angular Dart UI


Modal Window

Modal from template string
Selected: {{ ctrl.selected }}
Multi Modal from template element and template URL
Selected: {{ ctrl.selected + ' - ' + ctrl.other }}
Modal from template file
Selected: {{ ctrl.selected }}

Alert

Immortal info {{alert.msg}}

Collapse

Some content

Dropdown Toggle


Progressbar

Static

22%
166 / 200

Dynamic

{{ctrl.dynamic}} / {{ctrl.max}} No animation {{ctrl.dynamic}}% Object (changes type based on value) {{ctrl.type}} !!! Watch out !!!

Stacked

{{bar.value}}%

Buttons

Single toggle

{{ctrl.singleModel}}

Checkbox

{{ctrl.leftModel}} - {{ctrl.middleModel}} - {{ctrl.rightModel}}

Radio

{{ctrl.radioModel}}