Overlay (legacy)

The Overlay component exported from @nubolab-ffwd/svelte-fluent/legacy is a wrapper around the regular Overlay component that allows you to use slots instead of snippets.

Props

NameTypeDefaultDescription
idstringundefinedUnique identifier for the translation
argsRecord<string, FluentVariable>undefinedArguments for interpolation

Slots

Slots are provided for backwards compatibility. New code should opt to use snippets.

NameDescription
defaultDefines the markup the Overlay is applied upon