Replace {repeat: 'row'|'column'|'repeat'} field references anywhere in a child spec with the concrete field names for one repeated cell. Deep-clones the spec so cells never share mutable state.
{repeat: 'row'|'column'|'repeat'}
Replace
{repeat: 'row'|'column'|'repeat'}field references anywhere in a child spec with the concrete field names for one repeated cell. Deep-clones the spec so cells never share mutable state.