cssBackgroundPropertyAtom
This content is not available in your language yet.
const cssBackgroundPropertyAtom: WritableAtom<string, [string | ((prev) => string) | typeof RESET], void>;Defined in: packages/react-full/src/states/configAtoms.ts:353
当背景渲染器设置为纯色或CSS背景时,使用此值
Default
Section titled “Default”"#111111"