Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackGroundOptions

背景设置参数。

Hierarchy

  • BackGroundOptions

Index

Properties

Properties

Optional color

color: string

背景颜色

Optional level

level: number

背景虚化程度

Optional source

source: string | HTMLImageElement

背景图片

type

type: "image" | "color" | "blur"

背景设置类型