gregnb / gregnb/mui-datatables
Adding custom icon on table header beside Search icon
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
I have seen an issue has already been raised to check if any additional icons can be added along with other icons in the table header.
But I want to add an icon at the beginning of the table header icons
## Expected Behavior
Need to know if I can add a new icon beside the Search Icon i.e. MyIcon should be the first icon and then followed by Search, Filter, Columns etc.
## Current Behavior
I have seen an issue has been raised to add icon, but when I try to add it. The icon is added only to the extreme right.
| Tech | Version |
|--------------|---------|
| Material-UI | 0.20.2 |
| MUI-datatables | 2.0.0-beta.58 |
| React | 16.8.2
|
| browser | |
| etc | |
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.