Skip to content

本页由脚本自动生成,请勿手动编辑。如需补充说明,请使用 ::: tip 块。

ts
type IFontStyle = "normal" | "italic" | "bold" | "500" | "italic bold";

Defined in: types/konva-text.d.ts:1

基于 MIT 许可发布