Binding to Objects
Stay organized with collections
Save and categorize content based on your preferences.
Binding to objects and subproperties has always confused me. Until now! Today on Polycasts I’ll show you what’s going on under-the-hood when Polymer tries to bind to a property of an object.
Read More
Demo source
https://github.com/Polymer/polycasts/tree/master/ep30-binding-to-objects/employee-record
Docs on path change notifications
https://www.polymer-project.org/1.0/docs/devguide/data-binding.html#set-path
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-08-06 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["This Polycast explains the inner workings of Polymer's data binding when dealing with object properties and subproperties."],["The episode clarifies the often confusing aspect of binding to nested data within objects."],["Viewers will learn how Polymer handles property access and updates in such scenarios."],["Source code for the demo and relevant documentation on path change notifications are provided for further exploration."]]],["Polycasts explains how Polymer handles binding to object properties. The demonstration source code is available on GitHub. Additional documentation on path change notifications is provided in the Polymer project's developer guide. Links to the Polymer Slack channel and the Google Developers Channel for subscriptions are also included. The demonstration's content revolves around understanding Polymer's internal workings during property binding.\n"]]