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