pub fn initial_node<G: GenericNode>(_el: &G) -> Option<View<G>>
Expand description

If el is a HydrateNode, use get_next_marker to get the initial node value.