Skip to main content

UiNodeImage

type UiNodeImage = UiNode & {
attributes: UiNodeImageAttributes
type: "img"
}

Type declaration

NameType
attributesUiNodeImageAttributes
type"img"