pub fn create_runtime() -> RuntimeId
Expand description

Creates a new reactive runtime and sets it as the current runtime.

This should almost always be handled by the framework, not called directly in user code.