mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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