Preparing search index...
The search index is not available
@mirohq/miro-api
@mirohq/miro-api
index
<internal>
Storage
Interface Storage
Hierarchy
Storage
Index
Methods
get
set
Methods
get
get
(
userId
:
ExternalUserId
)
:
Promise
<
undefined
|
State
>
Parameters
userId:
ExternalUserId
Returns
Promise
<
undefined
|
State
>
set
set
(
userId
:
ExternalUserId
, state
:
undefined
|
State
)
:
Awaitable
<
void
>
Parameters
userId:
ExternalUserId
state:
undefined
|
State
Returns
Awaitable
<
void
>
@mirohq/miro-api
Miro
MiroApi
Board
StickyNoteItem
TextItem
CardItem
AppCardItem
DocumentItem
EmbedItem
ShapeItem
ImageItem
FrameItem
Item
Connector
Tag
Team
Organization
MiroOptions
Storage
Storage
get
set