Updated external content (Jenkins build 1598)
parent
69679fed66
commit
96d7767c90
|
@ -122,6 +122,11 @@ Iterate over an array and repeat the children components in the default slot
|
||||||
Render all children directly under the repeater's parent, without any container
|
Render all children directly under the repeater's parent, without any container
|
||||||
</PropDescription>
|
</PropDescription>
|
||||||
</PropBlock>
|
</PropBlock>
|
||||||
|
<PropBlock type="BOOLEAN" name="cacheSource" label="Suppress source refresh">
|
||||||
|
<PropDescription>
|
||||||
|
For loaded sources (e.g. with Items or rules), the source array will be cached and not refreshed on page updates
|
||||||
|
</PropDescription>
|
||||||
|
</PropBlock>
|
||||||
</PropGroup>
|
</PropGroup>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue