SelectionDatum extension

on

Methods

datumGet() JSAny?
Returns the bound datum for the first (non-null) element in the selection.
datumSet(Union2<EachCallback<JSAny?>, JSAny?>? value) Selection
Sets the element’s bound data to the specified value on all selected elements.