Skip to content

lyricFontFamilyAtom

This content is not available in your language yet.

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

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

设置歌词组件的字体家族

以逗号分隔的字体名称组合,等同于 CSS 的 font-family 属性

""