enableLyricTranslationLineAtom
const enableLyricTranslationLineAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:107
是否显示翻译歌词行。性能影响:低。
const enableLyricTranslationLineAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:107
是否显示翻译歌词行。性能影响:低。