|
|
|
@ -297,51 +297,4 @@ |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|
|
|
|
@*<h4># Group Examples</h4> |
|
|
|
|
|
|
|
<div class="demo-with-code"> |
|
|
|
<div class="demo-area"> |
|
|
|
|
|
|
|
<abp-button-group> |
|
|
|
<abp-button>Left</abp-button> |
|
|
|
<abp-button>Middle</abp-button> |
|
|
|
<abp-button>Right</abp-button> |
|
|
|
</abp-button-group> |
|
|
|
|
|
|
|
<abp-button-group size="Large"> |
|
|
|
<abp-button button-type="Primary">Primary</abp-button> |
|
|
|
<abp-button button-type="Secondary">Secondary</abp-button> |
|
|
|
<abp-button button-type="Success">Success</abp-button> |
|
|
|
</abp-button-group> |
|
|
|
|
|
|
|
<abp-button-group direction="Vertical" size="Small"> |
|
|
|
<abp-button button-type="Primary">Top</abp-button> |
|
|
|
<abp-button button-type="Warning">Middle</abp-button> |
|
|
|
<abp-button button-type="Danger">Bottom</abp-button> |
|
|
|
</abp-button-group> |
|
|
|
</div> |
|
|
|
<div class="code-area"> |
|
|
|
<pre><code> |
|
|
|
|
|
|
|
<abp-button-group> |
|
|
|
<abp-button> Left </abp-button> |
|
|
|
<abp-button> Middle </abp-button> |
|
|
|
<abp-button> Right </abp-button> |
|
|
|
</abp-button-group> |
|
|
|
|
|
|
|
<abp-button-group size="Large"> |
|
|
|
<abp-button button-type="Primary"> Primary </abp-button> |
|
|
|
<abp-button button-type="Secondary"> Secondary </abp-button> |
|
|
|
<abp-button button-type="Success"> Success </abp-button> |
|
|
|
</abp-button-group> |
|
|
|
|
|
|
|
<abp-button-group direction="Vertical" size="Small"> |
|
|
|
<abp-button button-type="Primary"> Top </abp-button> |
|
|
|
<abp-button button-type="Warning"> Middle </abp-button> |
|
|
|
<abp-button button-type="Danger"> Bottom </abp-button> |
|
|
|
</abp-button-group> |
|
|
|
</code></pre> |
|
|
|
</div> |
|
|
|
</div>*@ |
|
|
|
</div> |