Expand description
Specified types for box properties.
Re-exports§
pub use crate::logical_geometry::WritingModeProperty;
pub use crate::values::generics::box_::PositionProperty;
Structs§
- Contain
- Constants for contain: https://drafts.csswg.org/css-contain/#contain-property
- Container
Name - https://drafts.csswg.org/css-contain-3/#container-name
- Container
Type - Specified keyword values for the container-type property. Spec: normal | [ [ size | inline-size ] || scroll-state ]
- Display
- Scroll
Snap Align - https://drafts.csswg.org/css-scroll-snap-1/#scroll-snap-align
- Scroll
Snap Type - https://drafts.csswg.org/css-scroll-snap-1/#scroll-snap-type
- Scrollbar
Gutter - Values for scrollbar-gutter: https://drafts.csswg.org/css-overflow-3/#scrollbar-gutter-property
- Touch
Action - Values for the
touch-action
property. - Will
Change - Provides a rendering hint to the user agent, stating what kinds of changes the author expects to perform on the element.
- Will
Change Bits - The change bits that we care about.
Enums§
- Appearance
- The value for the
appearance
property. - Baseline
Source - A specified value for the
baseline-source
property. https://drafts.csswg.org/css-inline-3/#baseline-source - Break
Between - A kind of break between two boxes.
- Break
Within - A kind of break within a box.
- Clear
- https://drafts.csswg.org/css2/#propdef-clear
- Content
Visibility - https://drafts.csswg.org/css-contain-2/#content-visibility
- Display
Inside - Display
Keyword 🔒 - Display
Outside - Defines an element’s display type, which consists of the two basic qualities of how an element generates boxes https://drafts.csswg.org/css-display/#propdef-display
- Float
- https://drafts.csswg.org/css-box/#propdef-float
- Overflow
- The value for the
overflow-x
/overflow-y
properties. - Overflow
Anchor - Overflow
Clip Box - Overscroll
Behavior - Resize
- https://drafts.csswg.org/css-ui/#propdef-resize
- Scroll
Snap Align Keyword - Specified value of scroll-snap-align keyword value.
- Scroll
Snap Axis - https://drafts.csswg.org/css-scroll-snap-1/#snap-axis
- Scroll
Snap Stop - Scroll
Snap Strictness - https://drafts.csswg.org/css-scroll-snap-1/#snap-strictness
- Zoom
- A specified value for the zoom property.
Functions§
Type Aliases§
- Contain
Intrinsic Size - A specified value for the
contain-intrinsic-size
property. - Line
Clamp - A specified value for the
line-clamp
property. - Perspective
- A specified value for the
perspective
property. - Vertical
Align - A specified value for the
vertical-align
property.