Reference@ory/elements-reactType AliasesOryNodeSelectInputPropsOryNodeSelectInputProps type OryNodeSelectInputProps = Omit<OryNodeInputInputProps, "onClick" | "maxLength" | "autoComplete" | "type">