EdButton
按钮
格式默认
<EdButton></EdButton>
<EdButton disabled={true}></EdButton>
<EdButton size='small'>1/2</EdButton>推荐类型
<EdButton type='primary'>推荐按钮</EdButton>
<EdButton radius={0} size='small'>props参数
Last updated
Was this helpful?