See property@Leaflet:visible-child.
Leaflet.visibleChildName
string visibleChildName() @propertyGet visibleChildName property.
Returns
The name of the widget currently visible when the leaflet is folded.
Deprecated
void visibleChildName(string propval) @propertySet visibleChildName property.
Parameters
propval | The name of the widget currently visible when the leaflet is folded. See property@Leaflet:visible-child. |