Function sycamore_reactive::current_scope[][src]

pub fn current_scope() -> ReactiveScopeWeak
Expand description

Returns a ReactiveScopeWeak handle to the current reactive scope. If outside a scope, returns a ReactiveScopeWeak that points to nothing.