<?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: Remove digit separator from slider in Calcite Design System Questions</title>
    <link>https://community.esri.com/t5/calcite-design-system-questions/remove-digit-separator-from-slider/m-p/1192967#M180</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/601270"&gt;@BenPitcairn&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We've got &lt;A href="https://github.com/Esri/calcite-components/issues/4004" target="_blank" rel="noopener"&gt;an enhancement in to allow for custom handles and ticks in Slider&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;In the short-term, you could try out &lt;A href="https://community.esri.com/t5/calcite-design-system-questions/format-labels-values-on-slider/m-p/1174155/highlight/true#M138" target="_blank" rel="noopener"&gt;a recommendation from earlier this year using the calciteSliderChange event.&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jul 2022 15:43:38 GMT</pubDate>
    <dc:creator>KittyHurley</dc:creator>
    <dc:date>2022-07-18T15:43:38Z</dc:date>
    <item>
      <title>Remove digit separator from slider</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/remove-digit-separator-from-slider/m-p/1192723#M179</link>
      <description>&lt;P&gt;Is it possible to remove the digit separater from the Slider component labels. Currently a comma is placed every 3 digits, which I do not want (The numbers represent years). Other components seem to have attributes for this 'groupSeperator', but not the slider.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Jul 2022 12:30:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/remove-digit-separator-from-slider/m-p/1192723#M179</guid>
      <dc:creator>BenPitcairn</dc:creator>
      <dc:date>2022-07-17T12:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Remove digit separator from slider</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/remove-digit-separator-from-slider/m-p/1192967#M180</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/601270"&gt;@BenPitcairn&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;We've got &lt;A href="https://github.com/Esri/calcite-components/issues/4004" target="_blank" rel="noopener"&gt;an enhancement in to allow for custom handles and ticks in Slider&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;In the short-term, you could try out &lt;A href="https://community.esri.com/t5/calcite-design-system-questions/format-labels-values-on-slider/m-p/1174155/highlight/true#M138" target="_blank" rel="noopener"&gt;a recommendation from earlier this year using the calciteSliderChange event.&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 15:43:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/remove-digit-separator-from-slider/m-p/1192967#M180</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2022-07-18T15:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remove digit separator from slider</title>
      <link>https://community.esri.com/t5/calcite-design-system-questions/remove-digit-separator-from-slider/m-p/1219083#M251</link>
      <description>&lt;P&gt;Slider now has a &lt;A href="https://developers.arcgis.com/calcite-design-system/components/slider/#component-api-properties-groupSeparator" target="_blank"&gt;groupSeparator&lt;/A&gt; property. By default, the separator won’t be present (e.g., 2000). When true, a separator will be added (e.g., 2,000).&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;!-- Slider without separator --&amp;gt;
&amp;lt;calcite-slider min="2000" max="3000" value="2500" label-handles&amp;gt;&amp;lt;/calcite-slider&amp;gt;

&amp;lt;!-- Slider with separator --&amp;gt;
&amp;lt;calcite-slider min="2000" max="3000" value="2500" label-handles group-separator&amp;gt;&amp;lt;/calcite-slider&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 05 Oct 2022 19:04:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/calcite-design-system-questions/remove-digit-separator-from-slider/m-p/1219083#M251</guid>
      <dc:creator>KittyHurley</dc:creator>
      <dc:date>2022-10-05T19:04:20Z</dc:date>
    </item>
  </channel>
</rss>

