Member Junction
    Preparing search index...

    One of the three entry tiles on the front door.

    type WorkflowStartOption = {
        Blurb: string;
        Icon: string;
        Meta: string;
        Mode: WorkflowStartMode;
        Title: string;
    }
    Index

    Properties

    Properties

    Blurb: string

    The one-line promise.

    Icon: string
    Meta: string

    When this door is the right one — shown smaller, below the blurb.

    Title: string