# Justify 端对齐

提供在一行内进行左右两端布局的能力。

## 使用示例

### 左右对齐

该布局多用于操作栏中。

[Example: Justify](./_example/JustifyExample.jsx)

### 顶部/底部对齐

[Example: JustifyTopBottom](./_example/JustifyTopBottomExample.jsx)

## 组件属性

[Interface: JustifyProps](./Justify.tsx)
