RecordTimerWidget displays the current recording progress time.
app-record-timer-widget
true
CommonModule
recordingProgressTime
<app-record-timer-widget [recordingProgressTime]="'00:05:23'"></app-record-timer-widget> Copy
<app-record-timer-widget [recordingProgressTime]="'00:05:23'"></app-record-timer-widget>
RecordTimerWidget displays the current recording progress time.
Selector
app-record-timer-widget
Standalone
true
Imports
CommonModule
Inputs
recordingProgressTime
(string): The time to display as recording progress.Example