SelectionJoin extension

on

Methods

joind(Union2<Selection? Function(Selection), String> onenter, [Selection? onupdate(Selection)?, void onexit(Selection)?]) Selection?

Available on Selection, provided by the SelectionJoin extension

Appends, removes and reorders elements as necessary to match the data that was previously bound by selection.dataBind, returning the merged enter and update selection.