AvatarSlots

external interface AvatarSlots(source)

Properties

Link copied to clipboard
abstract var fallback: ElementType<*>

The component that renders the fallback slot.

Link copied to clipboard
abstract var img: ElementType<*>

The component that renders the img slot.

Link copied to clipboard
abstract var root: ElementType<*>

The component that renders the root slot.