ef-toggle-loop
A click on this element toggles loop mode on the resolved PlaybackBridge.
A click on this element toggles loop mode on the resolved PlaybackBridge.
Attributes
| Attribute | React prop | Type | Default | Description |
|---|---|---|---|---|
target | target | string | "" | ID of the target element this component controls or reads from. |
Slots
| Slot | Description |
|---|---|
| (default) | Place your own button or icon element here. Click it to toggle loop mode. |
CSS Parts
| Part | Description |
|---|---|
button | The click target. This part sits directly on the `<slot>` element. |