Skip to content

Commit

Permalink
props doc updated
Browse files Browse the repository at this point in the history
  • Loading branch information
deepak-shah-np committed Oct 30, 2024
1 parent e7e7472 commit 4b7d753
Showing 1 changed file with 3 additions and 24 deletions.
27 changes: 3 additions & 24 deletions playground/src/pages/Components/s-location-search.vue
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,7 @@
</tr>
</thead>
<tbody>
<tr>
<td>flex</td>
<td>string</td>
<td>column</td>
<td>flex can be either <i>column</i> or <i>row</i></td>
</tr>

<tr>
<td>size</td>
<td>string</td>
Expand All @@ -59,24 +54,8 @@
circle, and shaped.
</td>
</tr>
<tr>
<td>step</td>
<td>number</td>
<td>1</td>
<td>step props is used for zoom step</td>
</tr>
<tr>
<td>zoom</td>
<td>number</td>
<td>6</td>
<td />
</tr>
<tr>
<td>center</td>
<td>PointExpression</td>
<td />
<td>Required</td>
</tr>


<tr>
<td>lmap</td>
<td>any</td>
Expand Down

0 comments on commit 4b7d753

Please sign in to comment.