> For the complete documentation index, see [llms.txt](https://wrapper.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://wrapper.angular-package.dev/wrapper/methods/static.md).

# Static

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><a href="/wrapper/methods/static/define.md"><strong>define()</strong></a><br>Defines a new <a href="/wrapper/overview.md"><code>Wrapper</code></a> instance with the provided <a href="/wrapper/methods/static/define.md#opening-opening"><code>opening</code></a>, <a href="/wrapper/methods/static/define.md#closing-closing"><code>closing</code></a> chars, and optional <a href="/wrapper/methods/static/define.md#text-text"><code>text</code></a>.</p>                                                                                                                          |
| <p><a href="/wrapper/methods/static/iswrapper.md"><strong>isWrapper()</strong></a><br>The method checks if the <a href="/wrapper/methods/static/iswrapper.md#value-any"><code>value</code></a> of any type is an instance of the <a href="/wrapper/overview.md"><code>Wrapper</code></a> of any, or given <a href="/wrapper/methods/static/iswrapper.md#opening-opening"><code>opening</code></a>, <a href="/wrapper/methods/static/iswrapper.md#closing-closing"><code>closing</code></a> chars, and <a href="/wrapper/methods/static/iswrapper.md#text-text"><code>text</code></a>.</p> |
| <p><a href="/wrapper/methods/static/replaceclosing.md"><strong>replaceClosing()</strong></a><br>Replaces given <a href="/wrapper/methods/static/replaceclosing.md#closing-string"><code>closing</code></a> chars with a given <a href="/wrapper/methods/static/replaceclosing.md#replacevalue-string">replacement value</a> at the end of the given <a href="/wrapper/methods/static/replaceclosing.md#text-string"><code>text</code></a>.</p>                                                                                                                                            |
| <p><a href="/wrapper/methods/static/replaceopening.md"><strong>replaceOpening()</strong></a><br>Replaces given <a href="/wrapper/methods/static/replaceopening.md#opening-string"><code>opening</code></a> chars with a given <a href="/wrapper/methods/static/replaceopening.md#replacevalue-string">replacement value</a> at the beginning of the given <a href="/wrapper/methods/static/replaceopening.md#text-string"><code>text</code></a>.</p>                                                                                                                                      |
| <p><a href="/wrapper/methods/static/unwrap.md"><strong>unwrap()</strong></a><br>The method returns the given <a href="/wrapper/methods/static/unwrap.md#text-string"><code>text</code></a> without the given <a href="/wrapper/methods/static/unwrap.md#opening-string"><code>opening</code></a> and <a href="/wrapper/methods/static/unwrap.md#closing-string"><code>closing</code></a> chars.</p>                                                                                                                                                                                       |
