Skip to content

playerControlsTypeAtom

This content is not available in your language yet.

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

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

播放控制组件的显示类型,即歌曲信息下方的组件