ComponentsAvatar
Avatar
A graphical representation of the user, often used in profile sections.
A graphical representation of the user, often used in profile sections.
API reference docs for the component. Learn about the props, CSS, and other APIs of this exported module.
() => ShadowRoot | Node | Document
A root node to correctly resolve document in custom environments. E.x.: Iframes, Electron.
string
The unique identifier of the machine.
(details: StatusChangeDetails) => void
Functional called when the image loading status changes.
Dict<any>
Dict<any>
boolean
Whether the image is loaded.
Dict<any>
() => void
Function to set error state.
() => void
Function to set loaded state.
(src: string) => void
Function to set new src.
boolean
Whether the fallback is shown.