new VRSUIInfoChartHeader()
Layers/GoVerticalRemoteSensing/clases/UI/components/VRSUIInfoChartHeader/index.ts, line 19
Extends
- undefined
Methods
-
getExpandButton(){HTMLDivElement}
Layers/GoVerticalRemoteSensing/clases/UI/components/VRSUIInfoChartHeader/index.ts, line 43 -
Get the expand button element of the info chart header.
Returns:
Type Description HTMLDivElement The expand button element. -
getId(){UIVRSIds}
Layers/GoVerticalRemoteSensing/clases/UI/components/VRSUIInfoChartHeader/index.ts, line 87 -
Get the unique identifier of the info chart header component.
Returns:
Type Description UIVRSIds The component ID. -
getTitle(){HTMLParagraphElement}
Layers/GoVerticalRemoteSensing/clases/UI/components/VRSUIInfoChartHeader/index.ts, line 34 -
Get the title element of the info chart header.
Returns:
Type Description HTMLParagraphElement The title element.
