@using VisionBuilder.UI.Common @implements IDisposable
@_cameraLabel
Errors
@_currentRecipeName Start Stop @if (_showPauseButton && _canPause) { Pause } @if (_showPauseButton && _canResume) { Resume } @if (_canHotReload) { Hot Reload }