Skip to content

Latest commit

 

History

History
116 lines (91 loc) · 3.2 KB

oh-canvas-layer.md

File metadata and controls

116 lines (91 loc) · 3.2 KB
title component label description source prev
oh-canvas-layer - Canvas Layer
oh-canvas-layer
Canvas Layer
Layer for grouping widgets in canvas
/docs/ui/components/

oh-canvas-layer - Canvas Layer

[[toc]]

Layer for grouping widgets in canvas

Configuration

General

Layer name (for editor) Pre-load layer contents so that switching layer visibility is faster and dynamic widgets are immediately displayed in their current state. Initial page load might be longer (default false)

Visibility Options

Enter an expression to hide the widget conditionally or false to never display it Role(s) this widget will be visible to (in the code view you can restrict to specific users with the user:userid syntax).
PLEASE NOTE: this should NOT be considered a security feature! Items can still be controlled by other means.