Skip to main content

OryNodeLabelProps

type OryNodeLabelProps = {
attributes: UiNodeInputAttributes
fieldError?: object
node: UiNodeInput
} & PropsWithChildren

Type declaration

NameTypeDescription
attributesUiNodeInputAttributesDeprecated Use node.attributes instead.
fieldError?object-
nodeUiNodeInput-