@supuwoerc/masonry
    Preparing search index...

    Interface PlaceholderOptions

    占位符渲染器选项 Placeholder renderer options

    interface PlaceholderOptions {
        backgroundColor?: string | GradientBackground;
    }
    Index

    Properties

    Properties

    backgroundColor?: string | GradientBackground

    背景颜色或渐变配置 | Background color or gradient configuration