@nycu-sdc/core-system-sdk
    Preparing search index...

    Variable UnitUserFormStatus

    UnitUserFormStatus: {
        COMPLETED: "COMPLETED";
        IN_PROGRESS: "IN_PROGRESS";
        NOT_STARTED: "NOT_STARTED";
    }

    Type Declaration

    • ReadonlyCOMPLETED: "COMPLETED"
    • ReadonlyIN_PROGRESS: "IN_PROGRESS"
    • ReadonlyNOT_STARTED: "NOT_STARTED"