Skip to content

@videts/vide


@videts/vide / ui / UiPluginOptions

Interface: UiPluginOptions

Defined in: ui/types.ts:50

Options for the ui() convenience plugin.

Properties

PropertyTypeDescription
containerHTMLElementContainer element to mount UI controls into.
exclude?UIComponentName[]Components to exclude (default: ad-overlay).
include?UIComponentName[]Components to opt-in (overrides default exclusions like ad-overlay).
poster?stringPoster image URL.