Skip to main content
Limited support. Live Selection does not currently expose a <velt-...-wireframe> tag, so velt-data / velt-if / velt-class interpolation is not yet available on this feature. Until wireframe-tag registration ships, customize Live Selection through CSS. The variables below are documented for completeness so you know what the runtime model looks like.
New to wireframes? Start with UI Customization Concepts and the Template Variables overview.

Overview

The Live Selection feature renders the floating “user X is selecting this” indicator anchored to a remote user’s current selection range. The variables below describe the runtime model. Once wireframe-tag interpolation ships for this feature, they will be readable via three forms:
This feature uses the flat-config access pattern — variables are referenced via the explicit componentConfig.<path> form.

Component Config

Type Reference

Types referenced by the variables above:

Subcomponents

selection-element-portal

The floating user-indicator (avatar / name / colour bar) anchored to a remote user’s current selection range.
  • Public element: <velt-selection-element-portal>
  • Wireframe (HTML): No direct wireframe slot — the selection feature has limited wireframe support; per-element visual customization is not currently exposed via a dedicated *-wireframe tag.
  • Wireframe (React): No direct wireframe slot.