interface FocusEvent {
    isFocused: boolean;
}

Properties

Properties

isFocused: boolean

Generated using TypeDoc