Back to Element Plus

Result

docs/en-US/component/result.md

2.13.71.1 KB
Original Source

Result

Used to give feedback on the result of user's operation or access exception.

Basic usage

:::demo primary has been added in ^(2.9.11).

result/basic-usage

:::

Customized content

:::demo

result/customized-content

:::

API

Attributes

NameDescriptionTypeDefault
titletitle of result^[string]''
sub-titlesub title of result^[string]''
iconicon type of result^[enum]'primary' (2.9.11) | 'success' | 'warning' | 'info' | 'error'info

Slots

NameDescription
iconcontent as result icon
titlecontent as result title
sub-titlecontent as result sub title
extracontent as result extra area