DrawerBuilder.MinSize Method
| Name | Parameters | Description |
|---|---|---|
| MinSize(JS) | value | Specifies the drawer's width or height (depending on the drawer's position) in the closed state. Mirrors the client-side minSize option. |
| MinSize(Double) | value | Specifies the drawer's width or height (depending on the drawer's position) in the closed state. Mirrors the client-side minSize option. |