Hex Core JS
Preparing search index...
Core
useSync
Function useSync
useSync
()
:
{
synchronize
:
()
=>
void
;
syncID
:
number
}
Synchronizer to keep components in sync. Useful for having a child tell a parent to update.
Returns
{
synchronize
:
()
=>
void
;
syncID
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Hex Core JS
Loading...
Synchronizer to keep components in sync. Useful for having a child tell a parent to update.