LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


toggle()

Toggles the group to either expanded or collapsed state.

Parameters

This method does not have any arguments.

Return Value

This method does not return a value.

Remarks

Depending on current state of the group, a call to this method will trigger either beforeExpand and afterExpand events, or beforeCollapse and afterCollapse events.

Version Information

Supported in: v1.0.

See Also