Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CheckBoxData

Hierarchy

  • CheckBoxData

Index

Constructors

Properties

Constructors

constructor

  • new CheckBoxData(name: string, id: string, checked: boolean): CheckBoxData

Properties

checked

checked: boolean

id

id: string

name

name: string

Generated using TypeDoc