Constructor
# <ClubDashboard swimmerData event swimEvent />
PropTypes:
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
swimmerData |
arrayOf | No | Standardized JSON File structure Converted from Clubs Component. It is an Array[Workbooks[Events[Swimmers[]]]] | |
event |
string | Yes | The name of the event | |
swimEvent |
string | Yes | The name of the swimEvent |