UI designer
Vue Designer Layers Component
BetaStudio’s layer tree as an independent building block.
Try it
Use Alt plus Up or Down arrow to reorder the focused tree item.
Card
Title
Caption
Selected: title
Use in your application
Pass DomTreeView items with unique IDs, labels and children. Bind the same selection ID to a stage. All DomTreeView attributes, slots and events pass through, including reorder, hover, open-values and external drops.
vue
Open the complete social-card example →<DomDesignerLayers v-model="selected" :items="layers" />