Skip to content

AppSetting.getCurrentPageEl method

AppSetting › getCurrentPageEl

Unofficial

Gets the root element of the current page.

Signature:

getCurrentPageEl(): HTMLElement | undefined

Returns: HTMLElement | undefinedThe current page element, or undefined if none.