Sign up (with export icon)

ViewDocumentTodoCheckboxChangeEvent

Api-typedef icon typedef

Fired when the to-do list checkbox is toggled.

Introduced by TodoCheckboxChangeObserver.

Note that this event is not available by default. To make it available, TodoCheckboxChangeObserver needs to be added to EditingView by the addObserver method.

Properties

  • args : tuple

  • name : 'todoCheckboxChange'

Fired by