Function freya::prelude::Graph

pub fn Graph(cx: &Scoped<'_, GraphProps>) -> Option<VNode<'_>>
Expand description

Graph component.

Props

See GraphProps.