Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create CardWithFile high-level component #2196

Closed
bryceosterhaus opened this issue Jul 15, 2019 · 0 comments · Fixed by #2208
Closed

Create CardWithFile high-level component #2196

bryceosterhaus opened this issue Jul 15, 2019 · 0 comments · Fixed by #2208
Assignees
Labels
3.x comp: clay-components Issues related to Clay components. (e.g ClayCard, ClayLabel...)

Comments

@bryceosterhaus
Copy link
Member

<CardWithFile
	actions // comes from dropdown
	description // string
	label={{
		displayType // string
		value // string
	}}
	onSelectChange // callback
	selected // boolean
	title // string
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x comp: clay-components Issues related to Clay components. (e.g ClayCard, ClayLabel...)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants