MobX Lark
    Preparing search index...

    Interface TableCellMetion

    interface TableCellMetion {
        mentionType: string;
        text: string;
        type: "mention";
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    mentionType: string
    text: string
    type: "mention"