mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +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:
|
||||
*
|
||||
* ```html
|
||||
* <button ion-button (click)="presentPopover($event)">
|
||||
* <button ion-button icon-only (click)="presentPopover($event)">
|
||||
* <ion-icon name="more"></ion-icon>
|
||||
* </button>
|
||||
* ```
|
||||
|
Reference in New Issue
Block a user