<?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: Style sheet file not working in arc experience developer edition in another react component in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1159341#M76863</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/515692"&gt;@MennaAyman&lt;/a&gt;&amp;nbsp; - CSS functions work in ts file as well, I used calc css function many times.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SumitZarkarCT_0-1648644520172.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37687iBE9304D4217B9CB5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SumitZarkarCT_0-1648644520172.png" alt="SumitZarkarCT_0-1648644520172.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find more details about Styling your widget &lt;A href="https://developers.arcgis.com/experience-builder/guide/widget-ui/#style-your-widget" target="_self"&gt;experience-builder/guide/widget-ui/#style-your-widget&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="css-in-js-recommended" href="https://developers.arcgis.com/experience-builder/guide/widget-ui/#%EF%B8%8Fcss-in-js-recommended" target="_self"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SumitZarkarCT_1-1648644658255.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37688i0383F0692836E903/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SumitZarkarCT_1-1648644658255.png" alt="SumitZarkarCT_1-1648644658255.png" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Mar 2022 12:51:37 GMT</pubDate>
    <dc:creator>SumitZarkarCT</dc:creator>
    <dc:date>2022-03-30T12:51:37Z</dc:date>
    <item>
      <title>Style sheet file not working in arc experience developer edition in another react component</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1156552#M76750</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;in ArcExperience Developer Edition&lt;/P&gt;&lt;P&gt;I am working on widget and i need to render children components inside it so i created new react component when i import style sheet file , it doesnt work , it works only on the widget component,&lt;/P&gt;&lt;P&gt;is there any solution?&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 11:35:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1156552#M76750</guid>
      <dc:creator>MennaAyman</dc:creator>
      <dc:date>2022-03-23T11:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Style sheet file not working in arc experience developer edition in another react component</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1158117#M76807</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/515692"&gt;@MennaAyman&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It should work on both&amp;nbsp; custom components and the main widget.&lt;/P&gt;&lt;P&gt;Here is the sample in which I have created MyComponent and applid color to the tet from style&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Mar 2022 11:03:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1158117#M76807</guid>
      <dc:creator>SumitZarkarCT</dc:creator>
      <dc:date>2022-03-26T11:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Style sheet file not working in arc experience developer edition in another react component</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1159291#M76861</link>
      <description>&lt;P&gt;Thanks alot but what about if i need to use css functions it will work in ts file or the css object will serialized it ??&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:07:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1159291#M76861</guid>
      <dc:creator>MennaAyman</dc:creator>
      <dc:date>2022-03-30T10:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Style sheet file not working in arc experience developer edition in another react component</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1159341#M76863</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/515692"&gt;@MennaAyman&lt;/a&gt;&amp;nbsp; - CSS functions work in ts file as well, I used calc css function many times.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an example:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SumitZarkarCT_0-1648644520172.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37687iBE9304D4217B9CB5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SumitZarkarCT_0-1648644520172.png" alt="SumitZarkarCT_0-1648644520172.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You can find more details about Styling your widget &lt;A href="https://developers.arcgis.com/experience-builder/guide/widget-ui/#style-your-widget" target="_self"&gt;experience-builder/guide/widget-ui/#style-your-widget&lt;/A&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="css-in-js-recommended" href="https://developers.arcgis.com/experience-builder/guide/widget-ui/#%EF%B8%8Fcss-in-js-recommended" target="_self"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SumitZarkarCT_1-1648644658255.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/37688i0383F0692836E903/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SumitZarkarCT_1-1648644658255.png" alt="SumitZarkarCT_1-1648644658255.png" /&gt;&lt;/span&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 12:51:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/style-sheet-file-not-working-in-arc-experience/m-p/1159341#M76863</guid>
      <dc:creator>SumitZarkarCT</dc:creator>
      <dc:date>2022-03-30T12:51:37Z</dc:date>
    </item>
  </channel>
</rss>

