sycamore
0.9.0-beta.4
In sycamore::
reactive
Macros
impl_into_maybe_dyn
impl_into_maybe_dyn_with_convert
Structs
NodeHandle
ReadSignal
RootHandle
Signal
Enums
MaybeDyn
Traits
Trackable
Functions
batch
create_child_scope
create_effect
create_effect_initial
create_memo
create_reducer
create_root
create_selector
create_selector_with
create_signal
map_indexed
map_keyed
on
on_cleanup
provide_context
provide_context_in_new_scope
try_use_context
untrack
use_context
use_context_or_else
use_current_scope
use_global_scope
use_scope_depth
sycamore
::
reactive
Function
use_global_scope
Copy item path
Settings
Help
Summary
pub fn use_global_scope() ->
NodeHandle
Expand description
Get a handle to the root reactive scope.