Skip to main content

OryNodeTextProps

type OryNodeTextProps = {
attributes: UiNodeTextAttributes;
node: UiNode;
};

Properties

attributes

attributes: UiNodeTextAttributes;

node

node: UiNode;