Skip to content

Commit

Permalink
Docs changes for confirmDialog
Browse files Browse the repository at this point in the history
  • Loading branch information
bahadirsofuoglu committed Sep 8, 2022
1 parent 6822ec0 commit ce7ceb2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/views/confirmdialog/ConfirmDialogDoc.vue
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,12 @@ export default {
<td>null</td>
<td>Callback to execute when action is rejected.</td>
</tr>
<tr>
<td>onHide</td>
<td>Function</td>
<td>null</td>
<td>Callback to execute when dialog is hidden.</td>
</tr>
<tr>
<td>acceptLabel</td>
<td>string</td>
Expand Down

0 comments on commit ce7ceb2

Please sign in to comment.