mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 10:01:59 +08:00
refactor(modal): update prop name
This commit is contained in:
@ -194,7 +194,7 @@
|
||||
let extraOptions = {
|
||||
initialBreakpoint: 0.25,
|
||||
breakpoints: [0, 0.25, 0.5, 0.75, 1],
|
||||
prefersScrollingWhenScrolledToEdge: false,
|
||||
scrollAtEdge: false,
|
||||
};
|
||||
|
||||
if (options) {
|
||||
|
Reference in New Issue
Block a user