Description
We need to review component props and align them with standard React naming conventions.
Tasks to Complete:
- Review all props across components.
- Rename cssClass to className and standardize other non-standard attribute names.
- Ensure all base wrappers (e.g., buttons, checkboxes, inputs) support standard HTML attributes so native props can be passed through. Remove any duplicate or redundant props.
Related issues
No response
Confidential information
Description
We need to review component props and align them with standard React naming conventions.
Tasks to Complete:
Related issues
No response
Confidential information