{% include '@bolt-components-broadcast/broadcast.twig' with {
content: content,
video: video,
attributes: {
id: 'broadcast-1',
}
} only %}
Prop Name | Description | Type | Default Value | Option(s) |
---|---|---|---|---|
attributes
|
A Drupal attributes object. Applies extra HTML attributes to the <bolt-broadcast> tag. |
object
| — |
|
content
|
The main broadcast content, usually a layout. |
any
| — |
|
video
|
A Brightcove video that will display inside the broadcast container. |
any
| — |
|
background
|
An absolute positioned element that renders as a background (image, video, or shapes) inside relative positioned containers. |
object
| — |
|
padding_top
|
Set the top padding of the broadcast. |
string
|
medium
|
|
padding_bottom
|
Set the bottom padding of the broadcast. |
string
|
medium
|
|
npm install @bolt/components-broadcast