Skip to main content

UiNodeAnchor

type UiNodeAnchor = UiNode & {
attributes: UiNodeAnchorAttributes
type: "a"
}

Type declaration

NameType
attributesUiNodeAnchorAttributes
type"a"