mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
docs(api): add links to component sections
This commit is contained in:
@ -42,6 +42,10 @@ import * as gestures from './menu-gestures';
|
||||
* ```html
|
||||
* <ion-menu [content]="contentRef" type="overlay"></ion-menu>
|
||||
* ```
|
||||
* @see {@link /docs/v2/components#menus Menu Component Docs}
|
||||
* @see {@link /docs/v2/components#navigation Navigation Component Docs}
|
||||
* @see {@link ../../nav/Nav Nav API Docs}
|
||||
*
|
||||
*/
|
||||
@Component({
|
||||
selector: 'ion-menu',
|
||||
|
Reference in New Issue
Block a user