Back to Node Auth0

Interface FormBlockNextButton

docs/interfaces/management.Management.FormBlockNextButton.html

5.9.1847 B
Original Source

Interface FormBlockNextButton

interface FormBlockNextButton {
id: string;
category: "BLOCK";
type: "NEXT_BUTTON";
config: FormBlockNextButtonConfig;
}

Index

Properties

idcategorytypeconfig

Properties

id

id: string

category

category: "BLOCK"

type

type: "NEXT_BUTTON"

config

config: FormBlockNextButtonConfig

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfig