Skip to content

CustomCSS.boundRaw method

CustomCSS › boundRaw

Unofficial

Bound callback for handling raw file change events for a theme.

Signature:

boundRaw(themeName: string): void

Parameters:

ParameterTypeDescription
themeNamestringName of the theme.

Returns: void