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