InterfacePeopleTab
Interface: InterfacePeopleTab
Defined in: src/types/PeopleTab/interface.ts:55
Properties
action()
action: () =>
void
Defined in: src/types/PeopleTab/interface.ts:59
Returns
void
icon?
optionalicon:ReactElement<SVGProps<SVGSVGElement>>
Defined in: src/types/PeopleTab/interface.ts:57
isActive?
optionalisActive:boolean
Defined in: src/types/PeopleTab/interface.ts:58
testId?
optionaltestId:string
Defined in: src/types/PeopleTab/interface.ts:60
title
title:
string
Defined in: src/types/PeopleTab/interface.ts:56