ActiveItemInfo

Interface ActiveItemInfo

Holds informations about the currently active item.

interface ActiveItemInfo {
    id: number;
    type: ActiveItemType;
}

Properties

Properties

id: number

The ID of the active item.

The type of the active item.


Did you find this page useful? Please give it a rating:
Thank you for rating this page!
Any issues or feedback?
What kind of problem would you like to report?
Please tell us more about what's wrong: