UNPKG

@tabler/core

Version:

Premium and Open Source dashboard template with responsive and high quality UI.

11 lines (8 loc) 275 B
// ========================================================================== // Plyr states // ========================================================================== export const pip = { active: 'picture-in-picture', inactive: 'inline', }; export default { pip };