Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface FormBlockJumpButton

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

    Properties

    Properties

    id: string
    category: "BLOCK"
    type: "JUMP_BUTTON"