ef-time-display
This element formats the currentTime and duration values, in seconds, from the resolved PlaybackBridge.
This element formats the currentTime and duration values, in seconds, from the resolved PlaybackBridge.
Attributes
| Attribute | React prop | Type | Default | Description |
|---|
target | target | string | "" | ID of the target element this component controls or reads from. |
CSS Parts
| Part | Description |
|---|
time | The span that shows the formatted current time and duration text. |
CSS Custom Properties
| Property | Default | Description |
|---|
--ef-font-family | system-ui | Font family (not currently part of the shared theme token set). |
--ef-font-size-xs | 0.75rem | Font size (not currently part of the shared theme token set). |