Skip to content

@videts/vide


@videts/vide / ui / AdUIState

Interface: AdUIState

Defined in: ui/types.ts:14

Shared mutable state for ad UI components. Set by uiAdPlugin, read by ad components.

Properties

adId

adId: string

Defined in: ui/types.ts:15


adTitle

adTitle: string | undefined

Defined in: ui/types.ts:19


clickThrough

clickThrough: string | undefined

Defined in: ui/types.ts:17


duration

duration: number

Defined in: ui/types.ts:18


skipOffset

skipOffset: number | undefined

Defined in: ui/types.ts:16