mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
fix(all): docs for all missing props
This commit is contained in:

committed by
Manu MA

parent
53305741a0
commit
a72fced6fe
@ -26,6 +26,7 @@ export class ItemOptions implements ComponentInterface {
|
||||
*/
|
||||
@Event() ionSwipe!: EventEmitter<any>;
|
||||
|
||||
/** @internal */
|
||||
@Method()
|
||||
fireSwipeEvent() {
|
||||
this.ionSwipe.emit({
|
||||
|
Reference in New Issue
Block a user