user | Object|null | null | The currently logged-in user. |
choreoId | String|null | - | The ID of the choreo to load. |
teamMembers | Array | - | The list of team members for the choreo. |
hitSplits | Array | - | The splits of the counts for the choreo. |
sloganIndex | Number | 0 | The index of the current slogan. |
sloganInterval | Interval|null | null | Interval for changing slogans. |
includeDate | Boolean | true | Whether to include the date on the PDF. |
includeTeamName | Boolean | true | Whether to include the team name on the PDF. |
includeChoreoName | Boolean | true | Whether to include the choreo name on the PDF. |
includeMemberNames | Boolean | false | Whether to include member names on the PDF. |
includedMembers | Array | - | The IDs of members to include in the PDF. |
includeLogo | Boolean | true | Whether to include the club logo on the PDF. |
loading | Boolean | true | Whether the PDF is currently loading. |
date | String | - | The date to include on the PDF, formatted as YYYY-MM-DD. |
currentClubLogoBlob | Blob|null | null | The blob URL of the current club's logo. |