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