Skip to content

lyricLetterSpacingAtom

This content is not available in your language yet.

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

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

设置歌词组件的字符间距

等同于 CSS 的 letter-spacing 属性

"normal"