Sanity Library Reference Docs
Preparing search index...
@sanity/visual-editing
index
HistoryAdapter
Interface HistoryAdapter
interface
HistoryAdapter
{
subscribe
:
(
navigate
:
HistoryAdapterNavigate
)
=>
()
=>
void
;
update
:
(
update
:
HistoryUpdate
)
=>
void
;
}
Index
Properties
subscribe
update
Properties
subscribe
subscribe
:
(
navigate
:
HistoryAdapterNavigate
)
=>
()
=>
void
update
update
:
(
update
:
HistoryUpdate
)
=>
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
subscribe
update
Sanity Library Reference Docs
Loading...