docs(demos): add icon API demo

references #5311
This commit is contained in:
Brandy Carney
2016-02-03 17:40:17 -05:00
parent ec106e989e
commit 1e9a776944
3 changed files with 78 additions and 0 deletions

View File

@@ -38,6 +38,7 @@ import {Config} from '../../config/config';
* inactive icon on iOS will use an outlined version of the icon same icon.
* Material Design icons do not change appearance depending if they're active
* or not. The `isActive` property is largely used by the tabbar.
* @demo /docs/v2/demos/icon/
* @see {@link /docs/v2/components#icons Icon Component Docs}
*
*/