Skip to content

Commit 02f5da1

Browse files
committed
chore(): run build
1 parent 1df0280 commit 02f5da1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1680,7 +1680,7 @@ ion-segment-view,prop,swipeGesture,boolean,true,false,false
16801680
ion-segment-view,event,ionSegmentViewScroll,SegmentViewScrollEvent,true
16811681

16821682
ion-select,shadow
1683-
ion-select,prop,cancelText,string,'Cancel',false,false
1683+
ion-select,prop,cancelText,string | undefined,undefined,false,false
16841684
ion-select,prop,color,"danger" | "dark" | "light" | "medium" | "primary" | "secondary" | "success" | "tertiary" | "warning" | string & Record<never, never> | undefined,undefined,false,true
16851685
ion-select,prop,compareWith,((currentValue: any, compareValue: any) => boolean) | null | string | undefined,undefined,false,false
16861686
ion-select,prop,disabled,boolean,false,false,false

0 commit comments

Comments
 (0)