[Forms] Add example for toolbar
Add example for use of the mct-toolbar directive, WTD-684.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<div ng-controller="ExampleFormController">
|
||||
<mct-toolbar structure="toolbar" ng-model="state" name="aToolbar">
|
||||
</mct-toolbar>
|
||||
|
||||
<mct-form structure="form" ng-model="state" name="aForm">
|
||||
</mct-form>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user