mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
docs(popover): update popover markup (#9836)
This commit is contained in:

committed by
Brandy Carney

parent
0611778424
commit
3643803230
@ -89,7 +89,7 @@ export class Popover extends ViewController {
|
|||||||
* which creates and presents the popover:
|
* which creates and presents the popover:
|
||||||
*
|
*
|
||||||
* ```html
|
* ```html
|
||||||
* <button ion-button (click)="presentPopover($event)">
|
* <button ion-button icon-only (click)="presentPopover($event)">
|
||||||
* <ion-icon name="more"></ion-icon>
|
* <ion-icon name="more"></ion-icon>
|
||||||
* </button>
|
* </button>
|
||||||
* ```
|
* ```
|
||||||
|
Reference in New Issue
Block a user