{#if $requestedScreenSharingState} Start screen sharing {:else} Stop screen sharing {/if}
{#if $requestedCameraState} Turn on webcam {:else} Turn off webcam {/if}
{#if $requestedMicrophoneState} Turn on microphone {:else} Turn off microphone {/if}