custom-card-helpers
    Preparing search index...

    Interface ConfirmationRestrictionConfig

    interface ConfirmationRestrictionConfig {
        exemptions?: RestrictionConfig[];
        text?: string;
    }
    Index

    Properties

    Properties

    exemptions?: RestrictionConfig[]
    text?: string