DateEntry

Overview

Field for entering Dates into the application. Clicking on the icon opens up a date picker

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

...

<DateEntry label="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