element-plus/docs/en-US/component/border.md
jeremywu 8fdf558b04
fix(docs): adding title for components (#4025)
- Remove `type` field.
- Add `title` field
2021-10-25 15:21:08 +08:00

39 lines
385 B
Markdown

---
title: Border
lang: en-US
---
# Border
We standardize the borders that can be used in buttons, cards, pop-ups and other components.
## Border style
There are few border styles to choose.
:::demo
border/border
:::
## Radius
There are few radius styles to choose.
:::demo
border/radius
:::
### Shadow
There are few shadow styles to choose.
:::demo
border/shadow
:::