chore(fab): document fab-fixed attribute

This commit is contained in:
Justin Willis
2016-05-25 10:29:43 -05:00
parent ae4d7a2f1d
commit a51fbc5b0f

View File

@ -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/