Back to Node Auth0

Interface FormBlockResendButton

docs/interfaces/management.Management.FormBlockResendButton.html

5.9.1865 B
Original Source

Interface FormBlockResendButton

interface FormBlockResendButton {
id: string;
category: "BLOCK";
type: "RESEND_BUTTON";
config: FormBlockResendButtonConfig;
}

Index

Properties

idcategorytypeconfig

Properties

id

id: string

category

category: "BLOCK"

type

type: "RESEND_BUTTON"

config

config: FormBlockResendButtonConfig

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfig