Back to Node Auth0

Interface FormEndingNode

docs/interfaces/management.Management.FormEndingNode.html

5.9.11.3 KB
Original Source

Interface FormEndingNode

interface FormEndingNode {
redirection?: FormEndingNodeRedirection;
after_submit?: FormEndingNodeAfterSubmit;
coordinates?: FormNodeCoordinates;
resume_flow?: boolean;
}

Index

Properties

redirection?after_submit?coordinates?resume_flow?

Properties

Optionalredirection

redirection?: FormEndingNodeRedirection

Optionalafter_submit

after_submit?: FormEndingNodeAfterSubmit

Optionalcoordinates

coordinates?: FormNodeCoordinates

Optionalresume_flow

resume_flow?: boolean

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties redirectionafter_submitcoordinatesresume_flow