Type Definition style::values::computed::flex::FlexBasis

source ·
pub type FlexBasis = GenericFlexBasis<Size>;
Expand description

A computed value for the flex-basis property.

Implementations§

source§

impl FlexBasis

source

pub fn auto() -> Self

auto