react-color-modal
    Preparing search index...

    Interface DimmerProps

    interface DimmerProps {
        background?: string;
    }

    Hierarchy

    • HTMLAttributes<HTMLDivElement>
      • DimmerProps
    Index
    background?: string