new GoCustomLegend()
Toc/CustomLegend.ts, line 3
Methods
-
getCustomElement(){HTMLDivElement}
Toc/CustomLegend.ts, line 63 -
Retrieves the custom HTML element used as the legend.
Returns:
Type Description HTMLDivElement The custom legend HTML element. -
getTocID(){string}
Toc/CustomLegend.ts, line 54 -
Retrieves the TOC ID associated with the custom legend.
Returns:
Type Description string The TOC ID.
