setflow.mustache revision 2956ea0ec4de894b7f8d43f9f79b3cbbbc022ac7
<h2>Attribute Set Flow</h2>
<p>The diagram below shows the order in which attribute setters, validators and change event subscribers are invoked during the set operation:</p>
<p><img src="{{componentAssets}}/img/attribute-set-flow.png" alt="Flow diagram for the attribute 'set' operation" height="702" width="811"></p>
<p><em>NOTE:</em> Any decision blocks for which an exit path is not explicitly shown will effectively exit the set operation, without storing the new value. These paths are not explicitly shown, in order to avoid clutter.</p>
<p><a href="index.html#attrsetflow">Back to Attribute Documentation</a></p>