Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

table rows with react element in cell #207

Open
f-laino opened this issue Dec 2, 2021 · 0 comments
Open

table rows with react element in cell #207

f-laino opened this issue Dec 2, 2021 · 0 comments

Comments

@f-laino
Copy link

f-laino commented Dec 2, 2021

I would like put react component (lik <Button>) in cell row.
Or allow label in rowLinks, like:

rowLinks={[
  {
    icon: <FontAwesomeIcon icon={faPencilAlt} />,
    label: "Edit",
  }
]}

Thank you

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant