- Preparing search index...
- The search index is not available
@escolalms/sdk
Type alias FlexBasis<TLength>
Flex
Basis
<TLength>: Globals | TLength | "-moz-fit-content" | "-moz-max-content" | "-moz-min-content" | "-webkit-auto" | "auto" | "content" | "fit-content" | "max-content" | "min-content" | string & {}
Type Parameters
-
TLength = string & {} | 0