Function: getGridPlacementSlots()
function getGridPlacementSlots(value: string): readonly string[];
Defined in: _internal/grid-placement-analysis.ts:64
Split one Grid placement value into top-level slash-separated slots.
Parametersโ
valueโ
string
Returnsโ
readonly string[]