API Docs for: 0.0.1
Show:

HTMLButtonElement Class

Module: extend-element
Parent Module: vdom

Item Index

Methods

disable

() chainable

Disables the button

enable

() chainable

Enables the button

toggle

(
  • [forcedState]
)
chainable

Toggles the disabled-state of the button

Parameters:

  • [forcedState] Boolean optional

    to force a specific state