Skip to main content

mockFormState2

Admin Docs


Variable: mockFormState2

const mockFormState2: object

Defined in: src/components/AgendaItems/AgendaItemsMocks.ts:238

Type declaration

agendaItemCategoryIds

agendaItemCategoryIds: string[]

agendaItemCategoryNames

agendaItemCategoryNames: string[]

attachments

attachments: string[]

createdBy

createdBy: object

createdBy.firstName

firstName: string = 'Test'

createdBy.lastName

lastName: string = 'User'

description

description: string = 'Test Description'

duration

duration: string = '20'

title

title: string = 'Test Title'

urls

urls: string[]