We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec2c3e commit 59838faCopy full SHA for 59838fa
components/scheduler/editing/edit-popup-customization.md
@@ -40,6 +40,7 @@ The `SchedulerPopupEditFormSettings` nested tag exposes the following parameters
40
<SchedulerSettings>
41
<SchedulerPopupEditSettings Width="600px"
42
MinWidth="500px"
43
+ MaxHeight="99vh"
44
Title="Edit Event"
45
Class="custom-popup">
46
</SchedulerPopupEditSettings>
0 commit comments