Hello,
I am creating simple calendar app and I would love to use new features from v6, like sheet modals for creating events modals (same as google calendar). I would like the user not to have to close the modal to scroll the calendar.
I don’t know if it’s even possible since i set: backdropDismiss: false, showBackdrop: false, Bottom layer is covered by ion-modal component, so tried to change height of the modal using cssClass property, but i dont know how not to spoil the sheet behavior
Have any of you done this before?
3 posts - 2 participants