Function: splitTopLevelCommas()
splitTopLevelCommas(
value:string): readonlystring[]
Defined in: _internal/grid-template-analysis.ts:340
Split one comma-separated CSS value at top-level commas only.
Parametersโ
valueโ
string
Returnsโ
readonly string[]