cssBackgroundPropertyAtom
const cssBackgroundPropertyAtom: WritableAtom<string, [SetStateActionWithReset<string>], void>;Defined in: states/configAtoms.ts:282
当背景渲染器设置为纯色或CSS背景时,使用此值。
const cssBackgroundPropertyAtom: WritableAtom<string, [SetStateActionWithReset<string>], void>;Defined in: states/configAtoms.ts:282
当背景渲染器设置为纯色或CSS背景时,使用此值。