custom-card-helpers
    Preparing search index...

    Interface LovelaceElementConfigBase

    interface LovelaceElementConfigBase {
        style: Record<string, string>;
        type: string;
    }
    Index

    Properties

    Properties

    style: Record<string, string>
    type: string