Skip to content

Create CardWithImage high-level component #2195

Closed
@bryceosterhaus

Description

@bryceosterhaus
<CardWithImage
	actions // comes from dropdown
	description // string
	imageSrc // string path to image
	label={{
		displayType // string
		value // string
	}}
	onSelectChange // callback
	selected // boolean
	title // string
/>

Metadata

Metadata

Labels

3.xcomp: clay-componentsIssues related to Clay components. (e.g ClayCard, ClayLabel...)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions