Options
All
  • Public
  • Public/Protected
  • All
Menu

Class uiHTMLElement

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

  • new uiHTMLElement(name: string, el: HTMLElement): uiHTMLElement

Properties

el

el: HTMLElement

hidden

hidden: boolean = false

name

name: string

Methods

hide

  • hide(): void

show

  • show(): void

Generated using TypeDoc