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

# Maximum {}

- [Overview](https://range.angular-package.dev/maximum/overview.md): The \`Maximum\` primitive wrapper object
- [Generic type variables](https://range.angular-package.dev/maximum/generic-type-variables.md): The \`Maximum\` primitive wrapper object generic type variables
- [★ Constructor](https://range.angular-package.dev/maximum/constructor.md): Creates the Maximum instance of the given primitive value
- [Accessors](https://range.angular-package.dev/maximum/accessors.md): The \`Maximum\` primitive wrapper object accessors
- [get \[Symbol.toStringTag\]()](https://range.angular-package.dev/maximum/accessors/get-symbol.tostringtag.md): Changes the default tag to 'Maximum' for an instance
- [Methods](https://range.angular-package.dev/maximum/methods.md): The \`Maximum\` primitive wrapper object methods
- [static create()](https://range.angular-package.dev/maximum/methods/static-create.md): Creates the Maximum instance with the given primitive value
- [static isMaximum()](https://range.angular-package.dev/maximum/methods/static-ismaximum.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/maximum/methods/valueof.md): Returns the primitive value of a specified Maximum object
