SegmentedControlHandle
Interface
Represents a reference handle to the SegmentedControl component, exposed via React.forwardRef.
Provides access to the underlying root DOM element of the SegmentedControl.
Definition
Package:@progress/kendo-react-buttons
Properties
element
null | HTMLDivElement
The root <div> DOM element of the SegmentedControl.