Module registry

Source
Expand description

Registered custom properties.

Structs§

PropertyRegistration
A computed, already-validated property registration. https://drafts.css-houdini.org/css-properties-values-api-1/#custom-property-registration
PropertyRegistrationData
The metadata of a custom property registration that we need to do the cascade properly.
ScriptRegistry
The script registry of custom properties. https://drafts.css-houdini.org/css-properties-values-api-1/#dom-window-registeredpropertyset-slot

Statics§

UNREGISTERED 🔒