Expand description

CSS handling for the specified value of positions

Structs§

  • https://drafts.csswg.org/css-anchor-position-1/#propdef-anchor-name
  • https://drafts.csswg.org/css-anchor-position-1/#propdef-position-try-fallbacks ||
  • Controls how the auto-placement algorithm works specifying exactly how auto-placed items get flowed into the grid: [ row | column ] || dense https://drafts.csswg.org/css-grid-2/#grid-auto-flow-property
  • https://drafts.csswg.org/css-anchor-position-1/#propdef-inset-area
  • Controls how the Masonry layout algorithm works specifying exactly how auto-placed items get flowed in the masonry axis.
  • Not associated with any particular grid item, but can be referenced from the grid-placement properties.
  • https://drafts.csswg.org/css-anchor-position-1/#position-try-fallbacks
  • https://drafts.csswg.org/css-anchor-position-1/#typedef-position-try-fallbacks-try-tactic
  • Specified keyword values for the position-visibility property.
  • https://drafts.csswg.org/css-grid/#named-grid-area
  • Arc type for Arc<TemplateAreas>
  • Parser for grid template areas.
  • Tokenize the string into a list of the tokens, using longest-match semantics
  • A range of rows or columns. Using this instead of std::ops::Range for FFI purposes.

Enums§

Traits§

  • Represents a side, either horizontal or vertical, of a CSS position.

Functions§

Type Aliases§