Back to Node Auth0

Interface FormBlockJumpButton

docs/interfaces/management.Management.FormBlockJumpButton.html

5.9.1847 B
Original Source

Interface FormBlockJumpButton

interface FormBlockJumpButton {
id: string;
category: "BLOCK";
type: "JUMP_BUTTON";
config: FormBlockJumpButtonConfig;
}

Index

Properties

idcategorytypeconfig

Properties

id

id: string

category

category: "BLOCK"

type

type: "JUMP_BUTTON"

config

config: FormBlockJumpButtonConfig

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties idcategorytypeconfig