Allow data to cascade
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 666
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
This might require registering the custom property and using get computed value for each element, then using that as the data. This way data can be set in the parent component container and cascade into all elements in the component.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing custom-property registration and the computed-value lookup for each element described in the issue. Done means data set on a parent component container is available to all elements in that component through cascading.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100