Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICheckbox

The options used to make a checkbox item.

Hierarchy

  • ICheckbox

Index

Properties

caption

caption: string

The caption for the checkbox.

checked

checked: boolean

The initial checkbox state.

className

className: string

The extra class name for the checkbox.

label

label: string

The label for the checkbox.

Generated using TypeDoc