UNPKG

vuetube

Version:

A fast, lightweight, lazyload vue component acting as a thin layer over the YouTube IFrame Player API which renders fast

2 lines (1 loc) 55 B
export type TImageLoading = 'lazy' | 'eager' | 'auto';