Type Alias Connect
Type declaration
Optional
document?: DocumentTarget document to load styles into.
id: string
Required CSS ID providing a link to a specific style sheet element.
range: string
A semver version or range string representing the version / level of styles supported in connecting to an existing dynamic styles implementation.
Optional
warn?: booleanWhen true, log warnings on why connecting failed.
Options for StyleManager.connect.