Skip to content

hideLyricViewAtom

This content is not available in your language yet.

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

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

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

false