Skip to main content

Entry.EntryCard.card-actions

Components

CardActions()

CardActions(props, context?): ReactNode

Parameters

ParameterType
propsCardActionProps
context?any

Returns

ReactNode

Source

libs/design-system-components/src/components/Entry/EntryCard/card-actions.tsx:18

Props

CardActionProps

CardActionProps: object

Type declaration

MemberType
actionsRightReactNode
customStylestring
disableActionsboolean
itemIdstring
onReflect() => void
reflectAnchorLinkstring
reflectionsCountnumber

Source

libs/design-system-components/src/components/Entry/EntryCard/card-actions.tsx:8