1.7.2 • Published 21 days ago

@maggioli-design-system/mds-video-wall v1.7.2

Weekly downloads
-
License
MIT
Repository
-
Last release
21 days ago

mds-video-wall

This is a web-component from Maggioli Design System Magma, built with StencilJS, TypeScript, Storybook. It's based on the web-component standard and it's designed to be agnostic from the JavaScirpt framework you are using.

Properties

PropertyAttributeDescriptionTypeDefault
autoplayautoplaySpecifies that the video will start playing as soon as it is readybooleantrue
looploopSpecifies that the video will start over again, every time it is finishedbooleantrue
mutedmutedSpecifies that the audio output of the video should be mutedbooleantrue
noisenoiseSpecifies if the video has a noise overlay effect"classic" \| "none" \| "sharp" \| "soft" \| "tv" \| undefined'none'
posterposterSpecifies an image to be shown while the video is downloadingstring \| undefinedundefined
preloadpreloadSpecifies if and how the author thinks the video should be loaded when the page loads. Note: The preload attribute is ignored if autoplay is present"auto" \| "metadata" \| "none" \| undefined'auto'
srcsrcSpecifies the URL of the video filestring \| undefinedundefined

Slots

SlotDescription
"content"Add video content overlay here, add text string, HTML elements or components to this slot.
"default"Write browser support missing message here.

CSS Custom Properties

NameDescription
--mds-video-wall-noise-background-colorSets the background-color of the noise when active
--mds-video-wall-noise-background-sizeSets the background-color of the noise when active
--mds-video-wall-video-fitSets the object-fit of the video stream

Built with love @ Gruppo Maggioli from R&D Department

1.7.2

21 days ago

1.7.1

3 months ago

1.7.0

3 months ago

1.6.3

4 months ago

1.6.2

5 months ago

1.6.1

6 months ago

1.6.0

6 months ago

1.4.2

7 months ago

1.5.0

6 months ago

1.4.1

7 months ago

1.4.0

8 months ago

1.2.0

1 year ago

1.3.0

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

2 years ago

1.0.0

2 years ago