LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


expandDirection

Gets or sets the direction at which groups expands their content.

Property Value

A String value. The default is 'down', stating that groups will expand downwards in the Accordion.

Remarks

The following values are acceptable:

  • 'down' - groups expands their content upwards
  • 'up' - groups expands their content downwards
  • 'left' - groups expands their content to the left
  • 'right' - groups expands their content to the right

Version Information

Supported in: v1.0.

See Also