docs: fix doc tags

This commit is contained in:
Drew Rygh
2015-09-08 15:00:14 -05:00
parent e2c01f4b12
commit b95ddaafa2
13 changed files with 31 additions and 35 deletions

View File

@@ -17,12 +17,12 @@ import * as util from 'ionic/util';
/**
* @name ActionMenu
* @classdesc
* @description
* The Action Menu is a slide-up pane that lets the user choose from a set of options. Dangerous options are made obvious.
*
* There are easy ways to cancel out of the action sheet, such as tapping the backdrop or even hitting escape on the keyboard for desktop testing.
*
* @example
* @usage
* ```ts
* openMenu() {
*