provideCssVarNamespacing
function
stable
Configures the application to use the given namespace for all CSS variables.
@paramnamespace
string | undefinedThe prefix string to use as a namespace. If not provided, it defaults
to the APP_ID. An underscore is appended unconditionally.
@returns
EnvironmentProvidersJump to details