Skip to content

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

ts
type IVerticalAlign = "top" | "middle" | "bottom";

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

基于 MIT 许可发布