Configuration Object for the page lock/unlock button within the browser toolbar
Optional
const lockUnlockPageConfig: LockUnlockPageConfig = { type: BrowserButtonType.LockUnlockPage, disabled: false}; Copy
const lockUnlockPageConfig: LockUnlockPageConfig = { type: BrowserButtonType.LockUnlockPage, disabled: false};
Configuration Object for the page lock/unlock button within the browser toolbar