📘
prose
  • Get Started
    • Introduction
    • Demo & Showcase
    • Contact / Community / Links
    • Getting started
    • Core concepts
    • Troubleshooting / FAQ
  • Alternatives
  • Learn
    • Core
    • Streamer
      • Node
      • React Native
      • Service Worker
      • Web (dom)
      • Hooks
    • Enhancers
    • Viewport
    • Hooks
    • Pagination
    • Settings
    • Context
    • Navigation
    • Selection
    • Links
    • Zoom
    • PDF
  • CORE API
    • reader
      • links$
      • locateResource()
    • viewport
    • navigation
  • zoom
  • enhancers
    • PDF
    • Gestures
    • Gallery
    • Search
    • Annotations
    • Bookmarks
  • React Reader
    • Introduction
    • Getting Started
  • CFI
    • About
Powered by GitBook
On this page

Was this helpful?

  1. Learn

Links

Anchor elements events are prevented by default. This is to avoid unintentional navigation or effects within the document frame.

Links that target a navigable element or item within the book will be navigated automatically upon clicking but you are left in charge for any other types (external website, email, etc).

You can intercept any links event if needed. See links$

PreviousSelectionNextZoom

Last updated 2 months ago

Was this helpful?