> 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/draft/minimum.md).

# Minimum {}

- [Overview](https://range.angular-package.dev/draft/minimum/overview.md): The \`Minimum\` primitive wrapper object
- [Generic type variables](https://range.angular-package.dev/draft/minimum/generic-type-variables.md): The \`Minimum\` primitive wrapper object generic type variables
- [★ Constructor](https://range.angular-package.dev/draft/minimum/constructor.md): The \`Minimum\` primitive wrapper object constructor
- [Accessors](https://range.angular-package.dev/draft/minimum/accessors.md): The \`Minimum\` primitive wrapper object accessors
- [get \[Symbol.toStringTag\]()](https://range.angular-package.dev/draft/minimum/accessors/get-symbol.tostringtag.md): The get accessor, with the help of toStringTag, changes the default tag to 'Minimum' for an instance of Minimum
- [Methods](https://range.angular-package.dev/draft/minimum/methods.md): The \`Minimum\` primitive wrapper object methods
- [static create()](https://range.angular-package.dev/draft/minimum/methods/static-create.md): Creates the Minimum instance with the given primitive value
- [static isMinimum()](https://range.angular-package.dev/draft/minimum/methods/static-isminimum.md): Checks whether the value of any type is the Maximum instance of any or the given primitive value
- [valueOf()](https://range.angular-package.dev/draft/minimum/methods/valueof.md): Returns the primitive value of a specified Minimum object
