1. integrations
  2. popover
  3. svelte

Popover

Learn how to integrate dynamic and interactive popover interfaces.

Floating UI Svelte

Please note this section will be the future home of the Floating UI Svelte integrateion guide, an upcoming open-source library from Skeleton Labs. While this project is in development, we have provided several Svelte-specific components to act as temporary substitutions. Note that these components will remain available until our next major release (Skeleton v4.x). However, the goal will be to replace these with Floating UI Svelte as soon as possible.

Components

Popover

Triggers an anchored popover when you click the trigger element. View API Reference.

Tooltip

Triggers an anchored popover when you hover the trigger element. View API Reference.

Combobox

Triggers an anchored popover list when you tap the arrow. Includes auto-suggestion via typeahead. View API Reference.

Generate modals or dialogs that require a user’s immediate attention. View API Reference.

Native Browser APIs

Skeleton will always favor native browser APIs over third-party libraries such as Floating UI Svelte. The following is a list of current and upcoming incoming APIs we will aim to support in the future, but are not quite standardized cross-browser yet.