Skip to content

Commit fac5498

Browse files
Update README.md
1 parent bea4460 commit fac5498

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ This component does not depend on any other package, except Vue 3
7777
## Props
7878

7979

80-
| Property | Default | Type | Details |
81-
|-----------------------------------------------------------------------------------------------|--------------------------------------|-------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
80+
| Property | Default | Type | Details |
81+
|------------------|--------------------------------------|-------------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
8282
| model-value | *none* | undefined | JS or VueJS object or primitive |
8383
| id | *empty* | String, Number | If empty, id will be auto-generated, id is used in `save` and `saveFocus` modes, to store opened & focused elements |
8484
| name | *empty* | String | The name of the object |

0 commit comments

Comments
 (0)