style-mod/internals
Classes
Section titled “Classes”| Class | Description |
|---|---|
| StyleModule | A CSS module that can be mounted into a document or shadow root. |
Interfaces
Section titled “Interfaces”| Interface | Description |
|---|---|
| StyleModuleMountOptions | Options for mounting a style module. |
| StyleModuleOptions | Options for creating a style module. |
| StyleModuleSpec | A mapping of CSS selectors to style specifications. |
| StyleSpec | A CSS style specification object where keys are CSS properties or nested selectors. |