Default

Function: default()

[object Object]

Defined in: app/components/Group/GroupMembershipItem.tsx:13

Renders an individual group membership item with its own state for image handling.

Parameters

props

The component props.

fallbackUrl

[object Object]

The URL to use if the group picture fails to load.

groupMembership

GroupMembershipResponseDto

The specific membership data object.

Returns

[object Object]

A single membership row.

On this page