toggleShuffleActionAtom
const toggleShuffleActionAtom: WritableAtom<null, [], void> & WithInitialValue<null>;
Defined in: packages/react-full/src/states/controlsAtoms.ts:31
切换随机播放的动作。
const toggleShuffleActionAtom: WritableAtom<null, [], void> & WithInitialValue<null>;
Defined in: packages/react-full/src/states/controlsAtoms.ts:31
切换随机播放的动作。