Sets listener to bind data received from <c-bolt-input> and <c-bolt-form>
<c-bolt-input>
<c-bolt-form>
import { BoltElement } from 'c/bolt';
export default class myLwc extends BoltElement { }