EntityMembersListCard()
Home > @backstage/plugin-org
> EntityMembersListCard
Signature:
EntityMembersListCard: (props: {
memberDisplayTitle?: string;
pageSize?: number;
showAggregateMembersToggle?: boolean;
relationType?: string;
relationsType?: import("./components").EntityRelationAggregation;
relationAggregation?: import("./components").EntityRelationAggregation;
}) => import("react").JSX.Element
Parameters
Parameter |
Type |
Description |
---|---|---|
props |
{ memberDisplayTitle?: string; pageSize?: number; showAggregateMembersToggle?: boolean; relationType?: string; relationsType?: import("./components").EntityRelationAggregation; relationAggregation?: import("./components").EntityRelationAggregation; } |
import("react").JSX.Element