lyricWordFadeWidthAtom
const lyricWordFadeWidthAtom: WritableAtom<number, [SetStateActionWithReset<number>], void>;Defined in: states/configAtoms.ts:145
调节逐词歌词的渐变过渡宽度(单位为一个全角字宽)。 0.5 模拟 Apple Music for iPad;1 模拟 Android;0 则关闭效果。
const lyricWordFadeWidthAtom: WritableAtom<number, [SetStateActionWithReset<number>], void>;Defined in: states/configAtoms.ts:145
调节逐词歌词的渐变过渡宽度(单位为一个全角字宽)。 0.5 模拟 Apple Music for iPad;1 模拟 Android;0 则关闭效果。