Expand description
Layout utilities
Modules§
- aspect_
ratio - Utilities for controlling the aspect ratio of an element.
- at_
container - A component for marking an element as a container.
- box_
decoration_ break - Utilities for controlling how element fragments should be rendered across multiple lines, columns, or pages.
- box_
sizing - Utilities for controlling how the browser should calculate an element’s total size.
- break_
after - Utilities for controlling how a column or page should break after an element.
- break_
before - Utilities for controlling how a column or page should break before an element.
- break_
inside - Utilities for controlling how a column or page should break within an element.
- clear
- Utilities for controlling the wrapping of content around an element.
- columns
- Utilities for controlling the number of columns within an element.
- container
- A component for fixing an element’s width to the current breakpoint.
- display
- Utilities for controlling the display box type of an element.
- floats
- Utilities for controlling the wrapping of content around an element.
- isolation
- Utilities for controlling whether an element should explicitly create a new stacking context.
- object_
fit - Utilities for controlling how a replaced element’s content should be resized.
- object_
position - Utilities for controlling how a replaced element’s content should be positioned within its container.
- overflow
- Utilities for controlling how an element handles content that is too large for the container.
- overscroll_
behavior - Utilities for controlling how the browser behaves when reaching the boundary of a scrolling area.
- placement
- Utilities for controlling the placement of positioned elements.
- position
- Utilities for controlling how an element is positioned in the DOM.
- visibility
- Utilities for controlling the visibility of an element.
- z_index
- Utilities for controlling the stack order of an element.