Expand description
Miscellaneous property extraction: overflow, border-radius, column layout, opacity, clear
Re-exports§
pub use super::types::OverflowBehavior;
Functions§
- extract_
border_ radius - Extract border-radius from properties
- extract_
clear - Extract the
clearproperty from a block’s PropertyList. - extract_
column_ count - Extract column-count from properties
- extract_
column_ gap - Extract column-gap from properties
- extract_
opacity - Extract opacity from properties
- extract_
overflow - Extract overflow property from properties