Skip to content
On this page

VextLayerInfo

Props

Prop nameDescriptionTypeValuesDefault
dataLayer dataobject-
activeWhether this layer is active.boolean-
modifyNameWhether to allow modidying the layer name.boolean-true
annotationsWhether to show the annotations indicator.boolean-true
connectionsWhether to show the connections indicator.boolean-true
commentsWhether to allow comments.boolean-true
opacityWhether to allow changing the layer's opactiy.boolean-true
actionsWhether to show the layer actions (merge, delete, export).boolean-true
stateWhether to show the layer's application state.boolean-true
mergeWhether to allow merging this layer.boolean-true
treeDepthThe tree depth to use for the application state display.number-1
tooltipDelayThe delay to use when showing tooltips.number|string-500

Events

Event namePropertiesDescription
node-clickEmitted when the user clicks on a tree node in the application state.

Slots

NameDescriptionBindings
title-prepend
title
title-append