Type alias StateChangeEvent

StateChangeEvent: {
    state: boolean;
}

Type declaration

  • state: boolean

Generated using TypeDoc