Constructor
# <FastestMeets swimmerData swimEvent />
PropTypes:
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
swimmerData |
arrayOf | No | Swimmer Data is an Array of Swimmer Objects. *refer to ProcessingData.md for object specifications* | null |
swimEvent |
string | No | Swim Event is a string passed of the event name (ex. 50m Free, 100 Back) | '' |