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