<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How can I use a custom Vue widget in the Expand widget? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-a-custom-vue-widget-in-the-expand/m-p/1031596#M71888</link>
    <description>&lt;P&gt;You can do it a couple of ways. You can set the Expand content to the Vue target element or the Vue output element ".$el". Here is a demo.&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/odoe/pen/WNoJrWv?editors=1000" target="_blank"&gt;https://codepen.io/odoe/pen/WNoJrWv?editors=1000&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Mar 2021 18:37:54 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2021-03-01T18:37:54Z</dc:date>
    <item>
      <title>How can I use a custom Vue widget in the Expand widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-a-custom-vue-widget-in-the-expand/m-p/1031582#M71887</link>
      <description>&lt;P&gt;I want to build a custom widget built with Vue and show it in the Expand widget.&lt;/P&gt;&lt;P&gt;For example, how would modify &lt;A href="https://developers.arcgis.com/javascript/latest/sample-code/sandbox/index.html?sample=widgets-frameworks-vue" target="_self"&gt;this example&lt;/A&gt; to show the &lt;STRONG&gt;camera-info&lt;/STRONG&gt;&amp;nbsp;Vue component inside an Expand widget?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 17:58:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-a-custom-vue-widget-in-the-expand/m-p/1031582#M71887</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2021-03-01T17:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use a custom Vue widget in the Expand widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-a-custom-vue-widget-in-the-expand/m-p/1031596#M71888</link>
      <description>&lt;P&gt;You can do it a couple of ways. You can set the Expand content to the Vue target element or the Vue output element ".$el". Here is a demo.&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/odoe/pen/WNoJrWv?editors=1000" target="_blank"&gt;https://codepen.io/odoe/pen/WNoJrWv?editors=1000&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Mar 2021 18:37:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-a-custom-vue-widget-in-the-expand/m-p/1031596#M71888</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-03-01T18:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use a custom Vue widget in the Expand widget?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-a-custom-vue-widget-in-the-expand/m-p/1031682#M71893</link>
      <description>&lt;P&gt;Perfect! Thanks for the quick response. I was just missing&amp;nbsp;&lt;STRONG&gt;&lt;SPAN&gt;content: document.getElementById("info")&lt;/SPAN&gt;&lt;/STRONG&gt;. For others who may be interested, the following also works:&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;const expand = new Expand({
	view,
	content: info.$el
});&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 01 Mar 2021 21:33:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-can-i-use-a-custom-vue-widget-in-the-expand/m-p/1031682#M71893</guid>
      <dc:creator>MattStayner</dc:creator>
      <dc:date>2021-03-01T21:33:15Z</dc:date>
    </item>
  </channel>
</rss>

