Tag: Browser API
5 items found
Glossary Terms
Glossary
IndexedDB
IndexedDB is a browser database for storing large structured data persistently with indexes and asynchronous access.
Glossary
Intersection Observer
Intersection Observer is a browser API that asynchronously detects when an element enters or leaves the viewport or a chosen container.
Glossary
View Transition API
View Transition API lets browsers animate between old and new page or state views during navigation and UI updates.
Glossary
Web Storage
Web Storage stores small key-value data in the browser through localStorage and sessionStorage for client-side state.
Glossary
WebAuthn
WebAuthn is a web standard that lets browsers use security keys and passkeys for strong, passwordless authentication.