LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


addGroup(name, group)

Adds a new group to the collection in Accordion directive.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the Accordion directive
groupObjectThe group to add to the collection

Return Value

This method does not return a value.

Remarks

This method is part of IntegralUIAccordionService.

Version Information

Supported in: v1.0.

See Also