Skip to main content

OryCardSettingsSectionProps

Extends

  • PropsWithChildren

Properties

action

action: string;

children?

optional children: ReactNode;

Inherited from

PropsWithChildren.children

method

method: string;

onSubmit

onSubmit: FormEventHandler<HTMLFormElement>;