docs(button): add link to api demo

This commit is contained in:
Drew Rygh
2015-12-07 15:15:09 -06:00
parent ad7fed7bda
commit d7de2e3e92

View File

@ -26,6 +26,7 @@ import {Config} from '../../config/config';
* @property [fab-bottom] - position a fab button towards the bottom * @property [fab-bottom] - position a fab button towards the bottom
* @description * @description
* Buttons are simple components in Ionic, can consist of text, an icon, or both, and can be enhanced with a wide range of attributes. * Buttons are simple components in Ionic, can consist of text, an icon, or both, and can be enhanced with a wide range of attributes.
* @demo /docs/v2/demos/buttons/
* @see {@link /docs/v2/components#buttons Button Component Docs} * @see {@link /docs/v2/components#buttons Button Component Docs}
*/ */