Module helpers

Source

Functionsยง

from_fn
Create a component instance from a given Key, Props and Render function.
from_fn_owned
Create a component instance from a given Key, Props and Render function. Similar to from_fn but instead gives owned props.
from_fn_standalone_borrowed_keyed