Skip to main content

AttrReferenceSet

Type Alias AttrReferenceSet 

Source
pub type AttrReferenceSet = PrecomputedHashSet<LocalName>;
Expand description

A set of attribute names used for invalidation of attr() inside style container queries.

Aliased Typeยง

pub struct AttrReferenceSet { /* private fields */ }