Namespaces
WINDOW_SCOPED_CSS_CLASSES
Classes describing the state of a single window. Two windows can legitimately disagree on all of them, so they live on each window's root view (and the modal...
const WINDOW_SCOPED_CSS_CLASSES: string[];Defined in: css/system-classes.ts
Classes describing the state of a single window. Two windows can legitimately disagree on all of them, so they live on each window's root view (and the modals presented over it) rather than in the process-wide system class list.
- Previous
- SYSTEM_APPEARANCE_CSS_CLASSES