Preparing search index...

    Props for read-only display mode

    type RecipeNumberReadOnlyProps = {
        editType: "read";
        text: string;
    }
    Index

    Properties

    Properties

    editType: "read"
    text: string