对齐
¥Align
Align
类型包含 NodeToolbar 组件的 align
属性所期望的值。
¥The Align
type contains the values expected by the align
prop of the NodeToolbar component
export type Align = 'center' | 'start' | 'end';
Last updated on
¥Align
Align
类型包含 NodeToolbar 组件的 align
属性所期望的值。
¥The Align
type contains the values expected by the align
prop of the NodeToolbar component
export type Align = 'center' | 'start' | 'end';