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:

Parameter Type Description
themeName string Name of the theme.

Returns: void