Skip to main content

InterfacePeopleTab

Admin Docs


Interface: InterfacePeopleTab

Defined in: src/types/PeopleTab/interface.ts:45

Properties

action()

action: () => void

Defined in: src/types/PeopleTab/interface.ts:49

Returns

void


icon?

optional icon: ReactElement<SVGProps<SVGSVGElement>>

Defined in: src/types/PeopleTab/interface.ts:47


isActive?

optional isActive: boolean

Defined in: src/types/PeopleTab/interface.ts:48


testId?

optional testId: string

Defined in: src/types/PeopleTab/interface.ts:50


title

title: string

Defined in: src/types/PeopleTab/interface.ts:46