Home / Type/ TrackHTMLAttributes Type — vue Architecture

TrackHTMLAttributes Type — vue Architecture

Architecture documentation for the TrackHTMLAttributes type/interface in jsx.d.ts from the vue codebase.

Entity Profile

Source Code

types/jsx.d.ts lines 690–696

export interface TrackHTMLAttributes extends HTMLAttributes {
  default?: Booleanish
  kind?: string
  label?: string
  src?: string
  srclang?: string
}

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free