Skip to main content

Module property

Module property 

Source
Expand description

The list of supported CSS properties.

Re-exports§

pub use super::sheet::str_store::StrRef;
pub use super::sheet::PropertyMeta;

Structs§

NodeProperties
All properties for an element.

Enums§

Property
The body of a property.

Constants§

SUPPORTED_CSS_PROPERTY_NAMES
The supported CSS property names.

Traits§

PropertyValueWithGlobal
A trait for property global values, such as initial inherit unset.