Skip to content

DataModel JS API

The DataModel component have the same public API as the DataBind component.

This component will dispatch its current value to all other related instances sharing the same name when the input event is triggered on its root element.

Methods

dispatch()

Update the value for all related instances based on the current instance value.