Skip to content

Commit da6bbc6

Browse files
Clarification comment
1 parent 9fa854d commit da6bbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/modal/modal.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ interface ModalOverlayOptions {
10531053
backdropBreakpoint: number;
10541054
/**
10551055
* Defines whether the backdrop should have a
1056-
* static opacity.
1056+
* static opacity. (true for ionic theme only)
10571057
*/
10581058
staticBackdropOpacity?: boolean;
10591059
}

0 commit comments

Comments
 (0)