mirror of
https://gitee.com/element-plus/element-plus.git
synced 2024-12-14 09:20:51 +08:00
8fdf558b04
- Remove `type` field. - Add `title` field
39 lines
385 B
Markdown
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
|
|
|
|
:::
|