lyricLetterSpacingAtom
const lyricLetterSpacingAtom: WritableAtom<string, [SetStateActionWithReset<string>], void>;
Defined in: react-full/src/states/config.ts:118
设置仅歌词组件的字符间距(CSS Font Weight 属性),默认为 0 (即继承自父元素)
const lyricLetterSpacingAtom: WritableAtom<string, [SetStateActionWithReset<string>], void>;
Defined in: react-full/src/states/config.ts:118
设置仅歌词组件的字符间距(CSS Font Weight 属性),默认为 0 (即继承自父元素)