跳转到内容

lyricPlayerImplementationAtom

const lyricPlayerImplementationAtom: PrimitiveAtom<object> & WithInitialValue<object>

歌词播放组件的实现类型,默认为 DefaultLyricPlayer

由于存储状态特殊,故不使用 atomWithStorage,请另外处理配置存储

性能影响情况:高

Defined in

packages/react-full/src/states/config.ts:21