Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICheckableElement

Hierarchy

Implemented by

Index

Properties

$el

$el: JQuery

$label

$label: JQuery

$wrapper

$wrapper: JQuery

checked

checked: boolean

defaultChecked

defaultChecked: boolean

defaultValue

defaultValue: string

disabled

disabled: boolean

hasFocus

hasFocus: boolean

id

id: string

isWrappedByLabel

isWrappedByLabel: boolean

label

label: string

name

name: string

Methods

addClass

  • addClass(blockNames: string, elementNames?: string, modifierName?: string): void

getBoolAttr

  • getBoolAttr(attrName: string): boolean

off

on

setDisabled

  • setDisabled(isDisabled: boolean): void

setValue

  • setValue(value: string | number | boolean): void

trigger

update

  • update(): void

Generated using TypeDoc