Skip to content

CustomCSS.loadCss method

CustomCSS › loadCss

Unofficial

Load and apply CSS from the given source.

Signature:

loadCss(arg1: unknown): Promise<unknown>

Parameters:

Parameter Type Description
arg1 unknown

Returns: Promise<unknown>The result of loading CSS.