Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VirtualElement

Hierarchy

  • VirtualElement

Index

Properties

attatched: any[]

attatched templates to VirtualElement who can be rendered

attr: Record<string, string>

attributes of the HTMLelement

children?: VirtualElement[]

children's of VirtualElement

localName: string

Tag du HTMLElement

reference: HTMLElement

reference du HTMLElement

Methods

  • render(): void

Generated using TypeDoc