Doc update

pull/132/head
cagataycivici 2019-12-10 08:52:50 +03:00
parent d523ff0fb5
commit e6c891c360
4 changed files with 4 additions and 4 deletions

View File

@ -205,7 +205,7 @@ export default {
<td>appendTo</td>
<td>string</td>
<td>null</td>
<td>DOM element instance where the dialog should be mounted.</td>
<td>Id of the element or "body" for document where the overlay should be appended to.</td>
</tr>
<tr>
<td>baseZIndex</td>

View File

@ -111,7 +111,7 @@ toggle(event) {
<td>appendTo</td>
<td>string</td>
<td>null</td>
<td>DOM element instance where the dialog should be mounted.</td>
<td>Id of the element or "body" for document where the overlay should be appended to.</td>
</tr>
<tr>
<td>baseZIndex</td>

View File

@ -60,7 +60,7 @@ toggle(event) {
<td>appendTo</td>
<td>string</td>
<td>null</td>
<td>DOM element instance where the dialog should be mounted.</td>
<td>Id of the element or "body" for document where the overlay should be appended to.</td>
</tr>
<tr>
<td>baseZIndex</td>

View File

@ -199,7 +199,7 @@ toggle(event) {
<td>appendTo</td>
<td>string</td>
<td>null</td>
<td>DOM element instance where the dialog should be mounted.</td>
<td>Id of the element or "body" for document where the overlay should be appended to.</td>
</tr>
<tr>
<td>baseZIndex</td>