mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs: fix doc tags
This commit is contained in:
@@ -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() {
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user