Compositeanalysis

Variable Header

Variable metadata display component showing name, type, and description.

Preview placeholder

variable-header-v1

Installation

Terminal
npx @ontopic/viz add composite/wb/variable-header-v1

Props

PropTypeDescription
variableVariableInfoVariable metadata object

See full TypeScript interface on GitHub for all props.

Usage Example

TypeScript
import { VariableHeader } from '@/viz/components/composite/wb/variable-header-v1';