lyricFontWeightAtom
const lyricFontWeightAtom: WritableAtom<string | number, [SetStateActionWithReset<string | number>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:148
设置歌词组件的字体字重(CSS Font Weight)。
const lyricFontWeightAtom: WritableAtom<string | number, [SetStateActionWithReset<string | number>], void>;
Defined in: packages/react-full/src/states/configAtoms.ts:148
设置歌词组件的字体字重(CSS Font Weight)。