enableLyricLineBlurEffectAtom
This content is not available in your language yet.
const enableLyricLineBlurEffectAtom: WritableAtom<boolean, [boolean | ((prev) => boolean) | typeof RESET], void>;Defined in: packages/react-full/src/states/configAtoms.ts:93
是否启用歌词行模糊效果
性能影响:较高
Default
Section titled “Default”true