snapshot

Function snapshot 

Source
pub fn snapshot(
    props: Value,
    a: impl Into<ElemNode>,
    b: impl Into<ElemNode>,
) -> Node
Expand description

Snapshot node. props should carry snapshot metadata. Expects 2 children: the source signal and trigger/reset.