跳转到内容

lyricBackgroundStaticModeAtom

const lyricBackgroundStaticModeAtom: WritableAtom<NonNullable<undefined | boolean>, [SetStateActionWithReset<NonNullable<undefined | boolean>>], void>;

Defined in: react-full/src/states/config.ts:240

是否启用背景静态模式,即除了切换背景以外的情况都将停止渲染以优化性能,默认禁用

性能影响情况:中