Back to Node Auth0

Interface FormStepConfig

docs/interfaces/management.Management.FormStepConfig.html

5.9.1753 B
Original Source

Interface FormStepConfig

interface FormStepConfig {
components?: FormStepComponentList;
next_node?: string;
}

Index

Properties

components?next_node?

Properties

Optionalcomponents

components?: FormStepComponentList

Optionalnext_node

next_node?: string

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties componentsnext_node