TelescopeSelector
Overview
Specialized selection of a specific telescope from all that are available. Note that this interacts directly with the local storage provided to this library
Example : Default usage
import { TelescopeSelector } from '@ska-telescope/ska-gui-components';
...
<TelescopeSelector telescope={telescope} testId="testId" updateTelescope={updateTelescope} />
Constants
none
Testing Identifier
Provided by the property testId