Function: splitTopLevelWhitespace()
splitTopLevelWhitespace(
value:string): readonlystring[]
Defined in: _internal/grid-template-analysis.ts:350
Split one CSS value at top-level whitespace only.
Parametersโ
valueโ
string
Returnsโ
readonly string[]