Back to Node Auth0

Interface FormBlockPreviousButton

docs/interfaces/management.Management.FormBlockPreviousButton.html

5.9.1883 B
Original Source

Interface FormBlockPreviousButton

interface FormBlockPreviousButton {
id: string;
category: "BLOCK";
type: "PREVIOUS_BUTTON";
config: FormBlockPreviousButtonConfig;
}

Index

Properties

idcategorytypeconfig

Properties

id

id: string

category

category: "BLOCK"

type

type: "PREVIOUS_BUTTON"

config

config: FormBlockPreviousButtonConfig

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfig