Type Definition style::values::computed::flex::FlexBasis
[−]
[src]
type FlexBasis = GenericFlexBasis<LengthOrPercentage>;
A computed value for the flex-basis
property.