跳转到内容

hideLyricViewAtom

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

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

是否隐藏歌词视图(即使有歌词数据)

false