We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8786dd2 commit c5851edCopy full SHA for c5851ed
reference/scenegraph.md
@@ -1814,7 +1814,7 @@ An identifier unique within this document that is shared by all instances of the
1814
1815
<a name="SymbolInstance-isMaster"></a>
1816
1817
-### symbolInstance.isMaster : <code>string</code>
+### symbolInstance.isMaster : <code>boolean</code>
1818
True if this is the "master" instance of the component, which forms the template for all new instances. When the user edits the master,
1819
those changes are synced to all other instances of the component (unless blocked by "overrides" -- [see discussion above](#SymbolInstance)).
1820
0 commit comments