mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(demos): delete examples Fab(old form) in component Button
This commit is contained in:
@ -29,8 +29,6 @@
|
|||||||
|
|
||||||
<button ion-button round>Round Button</button>
|
<button ion-button round>Round Button</button>
|
||||||
|
|
||||||
<button ion-button fab style="position: relative;">FAB</button>
|
|
||||||
|
|
||||||
<h4>Outlines</h4>
|
<h4>Outlines</h4>
|
||||||
|
|
||||||
<button ion-button color="secondary" full outline>Outline + Full</button>
|
<button ion-button color="secondary" full outline>Outline + Full</button>
|
||||||
@ -39,8 +37,6 @@
|
|||||||
|
|
||||||
<button ion-button color="secondary" round outline>Outline + Round</button>
|
<button ion-button color="secondary" round outline>Outline + Round</button>
|
||||||
|
|
||||||
<button ion-button color="secondary" fab outline style="position: relative;">FAB</button>
|
|
||||||
|
|
||||||
<h4>Icons</h4>
|
<h4>Icons</h4>
|
||||||
|
|
||||||
<button ion-button icon-left color="dark">
|
<button ion-button icon-left color="dark">
|
||||||
|
Reference in New Issue
Block a user