跳转到内容

cssBackgroundPropertyAtom

const cssBackgroundPropertyAtom: WritableAtom<string, [string | ((prev) => string) | typeof RESET], void>;

Defined in: packages/react-full/src/states/configAtoms.ts:349

当背景渲染器设置为纯色或CSS背景时,使用此值

"#111111"