mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-21 13:01:01 +08:00
docs(menu): remove basic menu usage doc link
This commit is contained in:
@ -5,9 +5,6 @@ import {MenuType} from './menu-types';
|
|||||||
/**
|
/**
|
||||||
* @name Menu
|
* @name Menu
|
||||||
* @description
|
* @description
|
||||||
* _For basic Menu usage, see the [Menu section](../../../../components/#menus)
|
|
||||||
* of the Component docs._
|
|
||||||
*
|
|
||||||
* Menu is a side-menu interface that can be dragged and toggled to open or close.
|
* Menu is a side-menu interface that can be dragged and toggled to open or close.
|
||||||
* An Ionic app can have numerous menus, all of which can be controlled within
|
* An Ionic app can have numerous menus, all of which can be controlled within
|
||||||
* template HTML, or programmatically.
|
* template HTML, or programmatically.
|
||||||
|
Reference in New Issue
Block a user