generated from fingerprintjs/library-template-typescript
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploying to gh-pages from @ 17431b7 🚀
- Loading branch information
Showing
7 changed files
with
13 additions
and
13 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -62,12 +62,12 @@ | |
</ul> | ||
<blockquote> | ||
<p>[!NOTE] | ||
If you use data from <a href="https://dev.fingerprint.com/docs/js-agent#extendedresult"><code>extendedResult</code></a>, pay additional attention to your caching strategy. | ||
If you use data from <a href="https://dev.fingerprint.com/reference/get-function#extendedresult"><code>extendedResult</code></a>, pay additional attention to your caching strategy. | ||
Some fields, for example, <code>ip</code> or <code>lastSeenAt</code>, might change over time for the same visitor. Use <code>getData({ ignoreCache: true })</code> to fetch the latest identification results.</p> | ||
</blockquote> | ||
<a id="md:documentation" class="tsd-anchor"></a><h2><a href="#md:documentation">Documentation</a></h2><p>See the <a href="https://fingerprintjs.github.io/fingerprintjs-pro-svelte/">generated SDK API reference here</a>.</p> | ||
<p>This library uses Fingerprint Pro JavaScript agent under the hood. See our documentation for the full <a href="https://dev.fingerprint.com/docs/js-agent">JavaScript Agent API reference</a>.</p> | ||
<a id="md:error-handling" class="tsd-anchor"></a><h2><a href="#md:error-handling">Error handling</a></h2><p>The <code>getData</code> function throws errors directly from the JS Agent without changing them. See <a href="https://dev.fingerprint.com/docs/js-agent#error-handling">JS Agent error handling</a> for more details.</p> | ||
<p>This library uses Fingerprint Pro JavaScript agent under the hood. See our documentation for the full <a href="https://dev.fingerprint.com/reference/javascript-agent">JavaScript Agent API reference</a>.</p> | ||
<a id="md:error-handling" class="tsd-anchor"></a><h2><a href="#md:error-handling">Error handling</a></h2><p>The <code>getData</code> function throws errors directly from the JS Agent without changing them. See <a href="https://dev.fingerprint.com/reference/error-handling">JS Agent error handling</a> for more details.</p> | ||
<a id="md:support-and-feedback" class="tsd-anchor"></a><h2><a href="#md:support-and-feedback">Support and feedback</a></h2><p>To report problems, ask questions or provide feedback, please use <a href="https://github.com/fingerprintjs/fingerprintjs-pro-svelte/issues">Issues</a>. If you need private support, you can email us at <a href="mailto:[email protected]">[email protected]</a>.</p> | ||
<a id="md:license" class="tsd-anchor"></a><h2><a href="#md:license">License</a></h2><p>This project is licensed under the <a href="https://github.com/fingerprintjs/fingerprintjs-pro-svelte/blob/main/LICENSE">MIT license</a>.</p> | ||
</div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-index-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><a href="#md:fingerprintjs-pro-svelte"><span>FingerprintJS <wbr/>Pro <wbr/>Svelte</span></a><ul><li><a href="#md:requirements"><span>Requirements</span></a></li><li><a href="#md:installation"><span>Installation</span></a></li><li><a href="#md:getting-started"><span>Getting started</span></a></li><li><a href="#md:linking-and-tagging-information"><span>Linking and tagging information</span></a></li><li><a href="#md:caching-strategy"><span>Caching strategy</span></a></li><li><a href="#md:documentation"><span>Documentation</span></a></li><li><a href="#md:error-handling"><span>Error handling</span></a></li><li><a href="#md:support-and-feedback"><span>Support and feedback</span></a></li><li><a href="#md:license"><span>License</span></a></li></ul></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="modules.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-1"></use></svg><span>@fingerprintjs/fingerprintjs-pro-svelte</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base="."><li>Loading...</li></ul></nav></div></div></div><div class="tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div></body></html> |