Icon prop for DataTable.Title #3798
LukasMikolaj
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently I was working on a table-like component that can be sorted based on its headers. When sorting was active on a specific header, the chevron icon would appear on the right side of the header text. Do you guys think it is useful to have an icon prop in DataTable.Title component? Because right now just text as a child is supported. Or maybe a new component (DataTable.SortableTitle) for the title that will have a sort logic build-in?
I am willing to contribute to this :)
Beta Was this translation helpful? Give feedback.
All reactions