API Reference > ui-core > ElementSeparator > ElementSeparatorProps ElementSeparatorProps Interface Properties of ElementSeparator React component Extends CommonProps Properties Name Type Description movableArea undefined | number Area width or height (depending on orientation) in pixels onRatioChanged (ratio: number) => void Callback to ratio changed event orientation Orientation Separator orientation ratio number Ratio between left cell and right cell separatorSize undefined | number Separator width or height in pixels. Inherited properties Name Type Inherited from Description className undefined | string ClassNameProps Custom CSS class name style undefined | React.CSSProperties CommonProps Custom CSS style properties Defined in ui/core/src/ui-core/elementseparator/ElementSeparator.tsx Line 19 Last Updated: 13 June, 2024