@transreport/pauk-rrms-api
    Preparing search index...

    Variable ChecklistQuestionOptionType

    ChecklistQuestionOptionType: {
        checkbox: "checkbox";
        dropdown: "dropdown";
        radio: "radio";
        textarea: "textarea";
        time: "time";
    }

    Type Declaration

    • Readonlycheckbox: "checkbox"
    • Readonlyradio: "radio"
    • Readonlytextarea: "textarea"
    • Readonlytime: "time"