LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


IntegralUISplitContainer

Represents the SplitContainer component for Angular. Consists of movable bar with tabs that divides the container's display area into two resizable panels.

Properties


  • controlStyle
  • Specifies an object that contains all style settings for the SplitContainer component
  • data
  • Specifies an object that holds data related to the component
  • orientation
  • Determines whether splitter is horizontal or vertical
  • panel1
  • Specifies an object that contains the tab icon and title for the first panel
  • panel2
  • Specifies an object that contains the tab icon and title for the second panel
  • splitterDistance
  • Specifies the distance of the splitter from the first panel
  • state
  • Specifies the component state: disabled, hovered, etc.

Events


Methods


  • refresh
  • Updates the appearance of the component
  • updateLayout
  • Updates the SplitContainer layout