hideLyricViewAtom
const hideLyricViewAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:295
是否强制隐藏歌词视图(即使有歌词数据)。
const hideLyricViewAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:295
是否强制隐藏歌词视图(即使有歌词数据)。