UNPKG

le-player

Version:

The best HTML5 video player made for Lectoriy.

16 lines (14 loc) 245 B
const controls = ['play', 'volume', 'divider', 'timeline', 'divider', 'rate', 'download', 'fullscreen']; export const preset = { options : { controls : { common : [ controls, [] ], fullscreen : [ controls ] } }, }