Skip to main content

OryNodeTextProps

type OryNodeTextProps = {
attributes: UiNodeTextAttributes
node: UiNodeText
}

Properties​

attributes​

attributes: UiNodeTextAttributes

Deprecated​

Use node.attributes instead.


node​

node: UiNodeText