All Custom Elements are two-way data bound to a common Model. The log, below the custom elements logs the changes with declarative data bindings.







First Name: {{firstName}}
Last Name: {{lastName}}
Selected Indexes: {{selectedIndexes}}
Items: {{items}}