Skip to content
yjs-vue
Main Navigation
Home
Examples
Appearance
Menu
Return to top
On this page
Table of Contents for current page
useArray
ts
import
{ useArray }
from
'yjs-vue'
const
{
states
,
get
,
set
}
=
useArray
(
'userArray'
)