MobX Lark
    Preparing search index...

    Interface CardHeader

    interface CardHeader {
        template?: TemplateColor;
        title: TextCardTag;
    }
    Index

    Properties

    Properties

    template?: TemplateColor