pull/1129/head
Cory LaViska 2023-01-04 14:51:30 -05:00
rodzic d36eec5637
commit 01be3daf6d
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -61,11 +61,11 @@
<tr>
<td class="nowrap"><code>updateComplete</code></td>
<td>
A promise that resolves when the component has
A read-only promise that resolves when the component has
<a href="/getting-started/usage?id=component-rendering-and-updating">finished updating</a>.
</td>
<td></td>
<td><code>Promise&lt;Boolean&gt;</td>
<td></td>
<td></td>
</tr>
</tbody>