custom-card-helpers
    Preparing search index...

    Interface LovelaceBadgeConfig

    interface LovelaceBadgeConfig {
        type?: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    type?: string