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
#
PropertiesProperty | 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 PropertiesName | Description |
---|---|
--vm-control-group-spacing | The space between control groups. |
#
Dependencies#
Used by#
GraphBuilt with StencilJS