Updated external content (Jenkins build 1598)

pull/2109/head
openHAB Build Server 2023-07-15 22:23:48 +00:00
parent 69679fed66
commit 96d7767c90
1 changed files with 5 additions and 0 deletions

View File

@ -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
</PropDescription>
</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>
</div>