| Package | Description |
|---|---|
| com.vaadin.ui |
| Modifier and Type | Class and Description |
|---|---|
class |
Audio
The Audio component translates into an HTML5 <audio> element and as
such is only supported in browsers that support HTML5 media markup.
|
class |
Video
The Video component translates into an HTML5 <video> element and as
such is only supported in browsers that support HTML5 media markup.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.