Video attachment
What it does
This component represents an attachment to a form which has to contain a video. The video is displayed by the component when attached.

Accepted mediatypes
By default the component accepts video/* mediatypes.
If an upload-mediatypes custom constraint is present and not blank, it is used applied to the enclosed upload control. If missing, the default is video/*.
Events
This component dispatches the following events following the enclosed upload control:
xxforms-upload-startxxforms-upload-cancelxxforms-upload-donexxforms-upload-error
See also
Last updated