Function component

Source
pub fn component<COMP>(app: &COMP) -> Node<COMP::MSG>
where COMP: Component + 'static,
Expand description

create a stateless component node