docs(components): [Popconfirm] (#10506)

This commit is contained in:
HzLin 2022-11-07 21:08:26 +08:00 committed by GitHub
parent 5f39562a57
commit 34fc9a6e6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ A simple confirmation dialog of an element click action.
Popconfirm is similar to Popover. So for some duplicated attributes, please refer to the documentation of Popover.
:::demo Only `title` attribute is avaliable in Popconfirm, `content` will be ignored.
:::demo Only `title` attribute is available in Popconfirm, `content` will be ignored.
popconfirm/basic-usage