Reference@ory/elements-reactType AliasesOryToastPropsOn this pageOryToastProps type OryToastProps = { id: string | number; message: UiText;}; Properties id id: string | number; message message: UiText;