salesforce / salesforce/design-system-react
Export props types of the SLDS component.
Open
Nobody has claimed this yet.
stale
- Dominant language
- JavaScript
- Stars
- 982
- Forks
- 440
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
Export props types of the SLDS component.
It will help to use all the existing props of the SLDS component.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the SLDS React component definitions and the existing props declarations. Determine which component props the issue expects to expose and how the project currently publishes component types; done means consumers can use all existing SLDS component props through the public exports, with appropriate tests if the repository has coverage for exports.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100