Skip to content

TouchSelectionMode

Since v3.5.0

What happens to the selection when touch selection mode is exited.

  • 'transient' (default) — leaving selection mode clears the selection, the Gmail / Google Photos behaviour. The mode is the selection.
  • 'sticky' — the selection survives, so a subsequent tap-to-toggle round can start from what was already selected.
type TouchSelectionMode = "sticky" | "transient"
AI assistants: For complete API documentation, implementation guides, and code examples for this library, see https://toolboxjs.com/llms-full.txt