⚠️ Internal: This API is not publically exported by the
package.
Properties
sendBeacon
sendBeacon: ((param) => boolean)
Type declaration
- (param): boolean
Returns boolean
setCredentials
setCredentials: ((nextCredentials) => void)
Type declaration
- (nextCredentials): void
Returns void
setPassword
setPassword: ((nextPassword) => void)
Type declaration
- (nextPassword): void
Returns void
verifyAccountRoleIsAllowed
verifyAccountRoleIsAllowed: ((role) => string)
Type declaration
- (role): string
Parameters
role: "root" | "manager" | "backend" | "frontend" | "demo_viewer"
Returns string