Redirect Notice

Redirect Notice

The page you requested has been relocated to Player Docs.

Hint

Members

enabled

:boolean

If false, tooltips won't be shown

mode

:akamai.amp.react.hint.HintMode

The hint rendering mode, determines the tooltip element position on the video player area.

Default Value:
  • "default"
Examples
// The Hint element position is constrained to video player area
mode: "blocked"
// The Hint element is positioned on but not limited to its parent
mode: "fixed"