mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-22 21:48:42 +08:00
chore(): update stencil
This commit is contained in:
@ -28,7 +28,7 @@ export class MenuButton implements ComponentInterface {
|
||||
@Prop() mode!: Mode;
|
||||
|
||||
/**
|
||||
* Optional property that maps to a Menu's `menuId` prop. Can also be `left` or `right` for the menu side. This is used to find the correct menu to toggle
|
||||
* Optional property that maps to a Menu's `menuId` prop. Can also be `start` or `end` for the menu side. This is used to find the correct menu to toggle
|
||||
*/
|
||||
@Prop() menu?: string;
|
||||
|
||||
|
Reference in New Issue
Block a user