Vieolo / vieolo-ui

React UI Library with a high degree of customization, taken inspiration from Material UI and Flutter
MIT No Attribution
0 stars 0 forks source link

[FormDialog] Allow implementor to disable the overflow style #287

Closed ramtinabadi closed 1 year ago

ramtinabadi commented 1 year ago

Right now, the overflow is set to scroll. This interferes with components such as date picker. The implementor should be able to disable this style to have better control.