Steps doc update

pull/256/head
mertsincan 2020-03-24 01:30:47 +03:00
parent c87638c960
commit 1654bbf28b
1 changed files with 7 additions and 1 deletions

View File

@ -62,6 +62,12 @@ export default {
</tr>
</thead>
<tbody>
<tr>
<td>id</td>
<td>string</td>
<td>null</td>
<td>Unique identifier of the element.</td>
</tr>
<tr>
<td>model</td>
<td>array</td>