Skip to main content

box_clear

Function box_clear 

Source
pub(crate) fn box_clear(b: &LayoutBox<'_>) -> &'static str
Expand description

要素の clear 値。“left” / “right” / “both” に加え、float と同様に inline-start/inline-end の論理方向キーワードにも対応する。