跳转到内容

lyricLetterSpacingAtom

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

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

设置歌词组件的字符间距

等同于 CSS 的 letter-spacing 属性

"normal"