<?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 Hiding Splunk Header Bar in React App in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Hiding-Splunk-Header-Bar-in-React-App/m-p/697438#M11679</link>
    <description>&lt;P&gt;Hi Splunkers,&lt;/P&gt;&lt;P&gt;I'm working on a React app for Splunk based on the documentation provided.&amp;nbsp;&lt;A title="splunk react ui docs" href="https://splunkui.splunk.com/Packages/create/CreatingSplunkApps" target="_blank" rel="noopener"&gt;https://splunkui.splunk.com/Packages/create/CreatingSplunkApps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to hide(may configure) the Splunk header bar when the React app is in use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve come across several community posts suggesting that overriding the default view files might be necessary, but I’m unsure how to configure this within a React app.&lt;/P&gt;&lt;P&gt;I’d appreciate any guidance on how to achieve this.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chrome_nHGCHxR02E.png" style="width: 928px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32424i241B949E81B9E661/image-size/large?v=v2&amp;amp;px=999" role="button" title="chrome_nHGCHxR02E.png" alt="chrome_nHGCHxR02E.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Aug 2024 10:34:17 GMT</pubDate>
    <dc:creator>sanjai</dc:creator>
    <dc:date>2024-08-27T10:34:17Z</dc:date>
    <item>
      <title>Hiding Splunk Header Bar in React App</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Hiding-Splunk-Header-Bar-in-React-App/m-p/697438#M11679</link>
      <description>&lt;P&gt;Hi Splunkers,&lt;/P&gt;&lt;P&gt;I'm working on a React app for Splunk based on the documentation provided.&amp;nbsp;&lt;A title="splunk react ui docs" href="https://splunkui.splunk.com/Packages/create/CreatingSplunkApps" target="_blank" rel="noopener"&gt;https://splunkui.splunk.com/Packages/create/CreatingSplunkApps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to hide(may configure) the Splunk header bar when the React app is in use.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I’ve come across several community posts suggesting that overriding the default view files might be necessary, but I’m unsure how to configure this within a React app.&lt;/P&gt;&lt;P&gt;I’d appreciate any guidance on how to achieve this.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="chrome_nHGCHxR02E.png" style="width: 928px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/32424i241B949E81B9E661/image-size/large?v=v2&amp;amp;px=999" role="button" title="chrome_nHGCHxR02E.png" alt="chrome_nHGCHxR02E.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 10:34:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Hiding-Splunk-Header-Bar-in-React-App/m-p/697438#M11679</guid>
      <dc:creator>sanjai</dc:creator>
      <dc:date>2024-08-27T10:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hiding Splunk Header Bar in React App</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Hiding-Splunk-Header-Bar-in-React-App/m-p/711446#M11821</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;I finally found the solution!&lt;/P&gt;&lt;P&gt;To hide the Splunk bar in the React app, you just need to pass some parameters. In my case, I added them in index.jsx (where I render all my components), and it worked for me:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;hideChrome: true,&lt;BR /&gt;pageTitle: "Splunk React app",&lt;BR /&gt;theme,&lt;BR /&gt;hideSplunkBar: true&lt;BR /&gt;}&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 05:45:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Hiding-Splunk-Header-Bar-in-React-App/m-p/711446#M11821</guid>
      <dc:creator>sanjai</dc:creator>
      <dc:date>2025-02-13T05:45:43Z</dc:date>
    </item>
  </channel>
</rss>

