NumberEntry

Overview

Field for entering numbers into the application. Provides a spinner

_images/numberEntry.png
Example : Default usage
import { NumberEntry } from '@ska-telescope/ska-gui-components';

...

<NumberEntry label={ENTRY_FIELD_LABEL} testId="testId" value={ENTRY_FIELD_VALUE} />

Constants

header:

“Constant”, “Values”, “Usage”

“LABEL_POSITION”, “Contained, Top, Bottom, Start, End”, “Allows for the positioning of the label”

Testing Identifier

Provided by the property testId