-
Notifications
You must be signed in to change notification settings - Fork 0
Buttons
Rafael de Bastiani edited this page Jul 15, 2017
·
2 revisions
<Button primary inline>
primary
</Button>
<Button info inline>
info
</Button>
<Button success inline>
success
</Button>
<Button warning inline>
warning
</Button>
<Button danger inline>
danger
</Button>
<Button inverse inline>
inverse
</Button>
<Button primary small inline>
primary small
</Button>
<Button info large inline>
info large
</Button>
<Button success xlarge inline>
success xlarge
</Button>-
Style attributes:
- primary
- info
- success
- warning
- danger
- inverse
-
Size attributes:
- small
- large
- xlarge
Align: inline
