enableLyricLineBlurEffectAtom
const enableLyricLineBlurEffectAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:35
是否启用歌词行模糊效果,默认启用
性能影响情况:高
const enableLyricLineBlurEffectAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:35
是否启用歌词行模糊效果,默认启用
性能影响情况:高