enableLyricLineBlurEffectAtom
const enableLyricLineBlurEffectAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:83
是否启用歌词行模糊效果。性能影响:高。
const enableLyricLineBlurEffectAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:83
是否启用歌词行模糊效果。性能影响:高。