showMusicAlbumAtom
const showMusicAlbumAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:170
是否显示歌曲专辑名称,默认启用
const showMusicAlbumAtom: WritableAtom<boolean, [SetStateActionWithReset<boolean>], void>;
Defined in: react-full/src/states/config.ts:170
是否显示歌曲专辑名称,默认启用