Back to Node Auth0

Interface FormBlockJumpButtonConfig

docs/interfaces/management.Management.FormBlockJumpButtonConfig.html

5.9.1826 B
Original Source

Interface FormBlockJumpButtonConfig

interface FormBlockJumpButtonConfig {
text: string;
next_node: string;
style?: FormBlockJumpButtonConfigStyle;
}

Index

Properties

textnext_nodestyle?

Properties

text

text: string

next_node

next_node: string

Optionalstyle

style?: FormBlockJumpButtonConfigStyle

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties textnext_nodestyle