AppBarData: { _loaded?: boolean; debugStatistic?: boolean; hide?: boolean; isAltClick?: boolean; isLeftBtnClicked: boolean; isRightBtnClicked: boolean; isShiftClick?: boolean; leftBtnCallback?: ((options: BtnCallbackOptions) => void); mode: AppBarMode; rightBtnCallback?: ((options: BtnCallbackOptions) => void); title: string; }
The structure of the object saved in the context