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