跳转到内容

enableLyricLineBlurEffectAtom

const enableLyricLineBlurEffectAtom: WritableAtom<boolean, [boolean | ((prev) => boolean) | typeof RESET], void>;

Defined in: packages/react-full/src/states/configAtoms.ts:89

是否启用歌词行模糊效果

性能影响:较高

true