gregnb / gregnb/mui-datatables
Add more params or prop values for Custom Checkbox
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 906
- PR merge metrics
- No merged PRs in 30d
Description
I am referring to this [CustomCheckbox](https://github.com/gregnb/mui-datatables/blob/master/examples/custom-components/index.js#L35) component, is there a way to add more parameters or values in props(maybe row value). If then where should do that?
## Your Environment
| Tech | Version |
|--------------|---------|
| Material-UI | 4.11.0 |
| MUI-datatables | 3.7.1 |
| React | 17.0.1 |
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at examples/custom-components/index.js around the CustomCheckbox definition referenced in the issue, then trace how its props are supplied by the table. Determine which additional values, such as a row value, are required and whether the requested behavior needs an API change. Done means the supported prop values and their expected behavior are clearly defined and available to users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100