MinPanelSize: Number;
The MinPanelSize property determines minimum panel size.
On changing panel size, after achieving the value the panel will be collapsed if the Spoiler.EnableCollapse property is set to True.
Use JSON or the setMinPanelSize method to set the property value and the getMinPanelSize method to get the property value.
The property use is given on the Example of Creating the Spoiler Component page.
See also: