fix(docs): use shape property to get round buttons (#15322)

This commit is contained in:
Abdelaziz Bennouna
2018-08-24 22:09:09 +01:00
committed by Manu MA
parent 4a45effe8c
commit 5c6fe458d0

View File

@ -25,12 +25,12 @@
<ion-button expand="block">Block Button</ion-button>
<!-- Round -->
<ion-button round>Round Button</ion-button>
<ion-button shape="round">Round Button</ion-button>
<!-- Fill -->
<ion-button expand="full" fill="outline">Outline + Full</ion-button>
<ion-button expand="block" fill="outline">Outline + Block</ion-button>
<ion-button round fill="outline">Outline + Round</ion-button>
<ion-button shape="round" fill="outline">Outline + Round</ion-button>
<!-- Icons -->
<ion-button>