Skip to content

Commit 7d20b5d

Browse files
CR
1 parent a3e9826 commit 7d20b5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

core/src/components/modal/modal.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1049,6 +1049,8 @@ interface ModalOverlayOptions {
10491049
/**
10501050
* The point after which the backdrop will begin
10511051
* to fade in when using a sheet modal.
1052+
* This option is ignored for the ionic theme
1053+
* due to the option below.
10521054
*/
10531055
backdropBreakpoint: number;
10541056
/**

0 commit comments

Comments
 (0)