Reference@ory/elements-reactType AliasesOryNodeSsoButtonPropsOn this pageOryNodeSsoButtonProps type OryNodeSsoButtonProps = { attributes: UiNodeInputAttributes node: UiNode onClick?: () => void} Props for the OryNodeSsoButton component. Properties attributes attributes: UiNodeInputAttributes node node: UiNode onClick()? optional onClick: () => void; Returns void