> For the complete documentation index, see [llms.txt](https://range.angular-package.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://range.angular-package.dev/range/properties.md).

# Properties

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><strong>public readonly</strong> <a href="/pages/axyOCaYA3ZNCNCFu5va6"><strong>max!</strong></a>: <mark style="color:green;">Max</mark><br>The <code>max</code> read-only property is the maximum range of generic type variable <a href="/pages/txSrhbDBo4Fr6Q8vSQq8#maxextendsnumber"><code>Max</code></a> of a specified <a href="/pages/WZLUQpD9Ues7IGjhopYg"><code>Range</code></a> object.</p>                                                                                                                                                                                                               |
| <p><strong>public readonly</strong> <a href="/pages/UGBxh1tB0YNadfDcttUF"><strong>min!</strong></a>: <mark style="color:green;">Min;</mark><br>The <code>min</code> read-only property is the minimum range of generic type variable <a href="/pages/txSrhbDBo4Fr6Q8vSQq8#minextendsnumber"><code>Min</code></a> of a specified <a href="/pages/WZLUQpD9Ues7IGjhopYg"><code>Range</code></a> object.</p>                                                                                                                                                                                                              |
| <p><a href="/pages/qiERKAOFFufvxtIfBsvE"><strong>#maximum</strong></a>: <mark style="color:green;">Maximum</mark><<mark style="color:green;">Max</mark>><br>Private property of the <a href="/pages/FsmzzwAsU4wnhzR6Owkf"><code>Maximum</code></a> <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive wrapper object</a> with a primitive value from a given <a href="/pages/RwXpgUNNhW6AL5svgNSC#max-max"><code>max</code></a> of the <a href="/pages/WZLUQpD9Ues7IGjhopYg"><code>Range</code></a> constructor indicates the maximum range.</p> |
| <p><a href="/pages/bMuWz38V6I3JbVpV6sUE"><strong>#minimum</strong></a>: <mark style="color:green;">Minimum</mark><<mark style="color:green;">Min</mark>><br>Private property of the <a href="/pages/hVzjtjutjQy5nmHoH46a"><code>Minimum</code></a> <a href="https://developer.mozilla.org/en-US/docs/Glossary/Primitive#primitive_wrapper_objects_in_javascript">primitive wrapper object</a> with a primitive value from a given <a href="/pages/RwXpgUNNhW6AL5svgNSC#min-min"><code>min</code></a> of the <a href="/pages/WZLUQpD9Ues7IGjhopYg"><code>Range</code></a> constructor indicates the minimum range.</p> |
| <p><a href="/pages/sTRvuDZPmWSQJCZj2IkE"><strong>#step</strong></a>: <mark style="color:green;">Step</mark><br>The private property of the generic type variable <a href="/pages/txSrhbDBo4Fr6Q8vSQq8#range-less-than-min-max-step-greater-than-2"><code>Step</code></a> indicates the range step.</p>                                                                                                                                                                                                                                                                                                                |
| <p><a href="/pages/9mgAFAcwZJAd3Km6iqZw"><strong>#value?</strong></a>: <mark style="color:green;">number</mark><br>The private property of the <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number"><code>number</code></a> type indicates the range value.</p>                                                                                                                                                                                                                                                                                                          |
