Result
Used to give feedback on the result of user's operation or access exception.
Basic usage
Success Tip
Please follow the instructions
Warning Tip
Please follow the instructions
Error Tip
Please follow the instructions
Info Tip
Using slot as subtitle
Customized content
API
Attributes
Name | Description | Type | Default |
---|---|---|---|
title | title of result | string | '' |
sub-title | sub title of result | string | '' |
icon | icon type of result | enum | info |
Slots
Name | Description |
---|---|
icon | content as result icon |
title | content as result title |
sub-title | content as result sub title |
extra | content as result extra area |