OptionalchildrenThe children to render inside the button.
OptionalonA function to call when the sign-out is successful.
OptionalpendingA label to render when the button state is pending.
OptionalvariantThe variant of the button. Defaults to "primary".
OptionalasSet to true to use a custom element or component in place of the default button element.
OptionalfullWhether the button should be full width.
OptionalisWhether the button state is pending.
OptionalsizeThe size of the button. Defaults to "md".
Props for the SignOutButton component.
See
SignOutButton