Docebo libraries documentation site
v0.16.0
Get Started
Guides
Overview Icons Illustrations Theme
Components
Accordion Avatar Badge Alert Badge Icon Badge Status Blank Slate Breadcrumbs Button Calendar Card Carousel Chip Data Browser Expandable Content Facet List
Filters
Filter Filter Container Filter Multiple Selection Filter Single Selection Filter Slider Range Selection Filter Slider Selection
Helper Message Icon Illustration
Inputs
Input Autocomplete Input Checkbox Input Checkbox Group Input Combobox Input Date Input Password Input Radio Group Input Rating Input Search Input Select Input Slider Input Text Input Toggle Input Upload
Link List List Listbox List Navigation List Presentation List Sheet List Tablist List Tree
Media Players
Media Player Media Player Vimeo Media Player Wistia Media Player Youtube
Menu Modal Dialog Navigation Notification Pagination Bar Popover Progress Skeleton Stepper Table Toast Tooltip
API References
@elemental/media-player / TypeAlias

LmnMediaPlayerEventProgress

No documentation has been provided.

Properties

NameTypeDescription
action
"progress"

Presentation

type LmnMediaPlayerEventProgress = {
  action: "progress";
};
  • Properties
  • Presentation