Version: 4.x
vime-control-group
A simple container that enables player controls to be organized into groups. Each group starts on a new line.
Visual#

Usage#
- HTML
- React
- Vue
- Svelte
- Stencil
- Angular
example.vue
example.svelte
Properties#
| Property | Attribute | Description | Type | Default | 
|---|---|---|---|---|
| space | space | Determines where to add spacing/margin. The amount of spacing is determined by the CSS variable --control-group-spacing. | "both" ∣ "bottom" ∣ "none" ∣ "top" | 'none' | 
CSS Custom Properties#
| Name | Description | 
|---|---|
| --vm-control-group-spacing | The space between control groups. | 
Dependencies#
Used by#
Graph#
Built with StencilJS