Function: splitTopLevelSlashes()
splitTopLevelSlashes(
value:string): readonlystring[]
Defined in: _internal/grid-template-analysis.ts:345
Split one slash-separated CSS value at top-level slashes only.
Parametersโ
valueโ
string
Returnsโ
readonly string[]