Skip to main content

OryNodeLabelProps

type OryNodeLabelProps = {
attributes: UiNodeInputAttributes
node: UiNode
} & ComponentPropsWithoutRef<"label">

Type declaration​

NameType
attributesUiNodeInputAttributes
nodeUiNode