fix: transfer component documentation
Documentation was showing "When To Use" section of Alert componentpull/8043/head
parent
3db5e191b8
commit
88ec2e9c2e
|
@ -6,13 +6,8 @@ cover: https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*EAApQ5ephigAAAAAAA
|
|||
coverDark: https://mdn.alipayobjects.com/huamei_7uahnr/afts/img/A*yv12S4sSRAEAAAAAAAAAAAAADrJ8AQ/original
|
||||
---
|
||||
|
||||
Alert component for feedback.
|
||||
|
||||
## When To Use
|
||||
|
||||
- When you need to show alert messages to users.
|
||||
- When you need a persistent static container which is closable by user actions.
|
||||
|
||||
Transfer the elements between two columns in an intuitive and efficient way.
|
||||
|
||||
One or more elements can be selected from either column, one click on the proper `direction` button, and the transfer is done. The left column is considered the `source` and the right column is considered the `target`. As you can see in the API description, these names are reflected in.
|
||||
|
|
Loading…
Reference in New Issue