From 79f188fdb743ecc7f26253a8b5a80c669b2fdfa3 Mon Sep 17 00:00:00 2001 From: Sean Perkins Date: Wed, 17 Jan 2024 00:05:29 -0500 Subject: [PATCH] chore: build output targets --- core/api.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api.txt b/core/api.txt index 7323bb82e2..0848221dfb 100644 --- a/core/api.txt +++ b/core/api.txt @@ -702,7 +702,7 @@ ion-item-options,prop,side,"end" | "start",'end',false,false ion-item-options,event,ionSwipe,any,true ion-item-sliding,none -ion-item-sliding,prop,animationType,"legacy" | "modern",'modern',false,false +ion-item-sliding,prop,animationType,"legacy" | "modern",'legacy',false,false ion-item-sliding,prop,disabled,boolean,false,false,false ion-item-sliding,method,close,close() => Promise ion-item-sliding,method,closeOpened,closeOpened() => Promise