IconButton

Overview

IconButton for use with all applications. This is used if user actions are required, but there is not an associated label due to design or space restrictions.

Example : Default usage
import { IconButton } from '@ska-telescope/ska-gui-components';

...

<IconButton icon={<MyLocationIcon />} testId="testId" toolTip={TOOLTIP} />

Constants

none

Testing Identifier

Provided by the property testId