Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAsyncButtonState

Hierarchy

  • IAsyncButtonState

Index

Properties

Properties

Optional error

error: Error

Optional promise

promise: ICancellablePromise<void>

Optional timer

timer: AsyncButtonInfinity | Timer