<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vinoth kumar Ramasamy</title>
    <description>The latest articles on DEV Community by Vinoth kumar Ramasamy (@vinoth_kumarramasamy_009).</description>
    <link>https://dev.to/vinoth_kumarramasamy_009</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2030508%2Ff2baa059-8386-44a5-81a7-5565481244e4.jpg</url>
      <title>DEV Community: Vinoth kumar Ramasamy</title>
      <link>https://dev.to/vinoth_kumarramasamy_009</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vinoth_kumarramasamy_009"/>
    <language>en</language>
    <item>
      <title>Nonce for Custom Elements</title>
      <dc:creator>Vinoth kumar Ramasamy</dc:creator>
      <pubDate>Thu, 05 Sep 2024 10:45:38 +0000</pubDate>
      <link>https://dev.to/vinoth_kumarramasamy_009/nonce-for-custom-elements-4elh</link>
      <guid>https://dev.to/vinoth_kumarramasamy_009/nonce-for-custom-elements-4elh</guid>
      <description>&lt;p&gt;Im not sure this is the right forum. But, I need a help deperately on this.&lt;/p&gt;

&lt;p&gt;I have written angular custom element like below&lt;/p&gt;

&lt;p&gt;customElements.define('my-comp', createCustomElement(BasicComponent, config));&lt;/p&gt;

&lt;p&gt;and will provide as js file after build using npm run build-elements so that the other client applications can add this in the script tag and use this my-comp.&lt;/p&gt;

&lt;p&gt;So, Can someone please advise, how can we set the nonce value especially for the custom elements so that the angular generated dynamic styles are applied with nonce attribute?&lt;/p&gt;

</description>
      <category>help</category>
    </item>
  </channel>
</rss>
