mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
feat(modal): add expandToScroll property to allow scrolling at all breakpoints (#30097)
Issue number: resolves #24631 Co-authored-by: Maria Hutt <13530427+thetaPC@users.noreply.github.com> Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
This commit is contained in:

committed by
GitHub

parent
621333d927
commit
166e43554e
@ -59,6 +59,7 @@ const MODAL_INPUTS = [
|
||||
'canDismiss',
|
||||
'cssClass',
|
||||
'enterAnimation',
|
||||
'expandToScroll',
|
||||
'event',
|
||||
'focusTrap',
|
||||
'handle',
|
||||
|
Reference in New Issue
Block a user