Theming
The following Injection Tokens apply to Theming
Scrollbars
CUSTOM_SCROLLBARS
This Injection Token unsets the custom scrollbars.
const CUSTOM_SCROLLBARS: InjectionToken<boolean>;
Last updated
The following Injection Tokens apply to Theming
This Injection Token unsets the custom scrollbars.
const CUSTOM_SCROLLBARS: InjectionToken<boolean>;
Last updated