OptionalformatCustom duration formatter for recording time display.
Recording duration in seconds
Formatted duration string
OptionalrenderCustom render function for extra controls. These are inserted between the main controls and the leave button.
Custom control elements to render
OptionalrenderCustom controls rendered in the trailing group immediately before the sidebar toggle (far right of the bar). Use to place your own controls directly adjacent to the sidebar button rather than in the main cluster.
Custom control elements to render
Render props for advanced ControlBar customization.
Remarks
Use these to add custom controls or modify default behavior.
Example