mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 13:32:54 +08:00
Merge branch '2.0' into popover
This commit is contained in:
@ -27,6 +27,7 @@ import {isTrueProperty} from '../../util/util';
|
||||
* @property [fab-center] - Position a fab button towards the center.
|
||||
* @property [fab-top] - Position a fab button towards the top.
|
||||
* @property [fab-bottom] - Position a fab button towards the bottom.
|
||||
* @property [fab-fixed] - Makes a fab button have a fixed position.
|
||||
* @property [color] - Dynamically set which predefined color this button should use (e.g. primary, secondary, danger, etc).
|
||||
*
|
||||
* @demo /docs/v2/demos/button/
|
||||
|
Reference in New Issue
Block a user