lyricLetterSpacingAtom
const lyricLetterSpacingAtom: WritableAtom<string, [SetStateActionWithReset<string>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:156
设置歌词组件的字符间距(CSS Letter Spacing)。
const lyricLetterSpacingAtom: WritableAtom<string, [SetStateActionWithReset<string>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:156
设置歌词组件的字符间距(CSS Letter Spacing)。