webcomponents / webcomponents/custom-elements-manifest
Add a Option, to mark the "default" Binding Property or Attribute (low prio)
- Dominant language
- TypeScript
- Stars
- 502
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I use the CustomElement Manifest in a designer app. In this designer app you can Drag&Drop Properties from your DataModel to an Element. It will then create automaticly a default Binding. For example if you drag on a "input" it will automaticly bind to "value" property.
it would be nice if we could create a "hint" wich you could add to the spec to allow define a default.
Contributor guide
No contributing guide indexed for this repository
Research direction
Begin with the Custom Element Manifest specification and the existing representation of properties and attributes. Determine how a default-binding hint should be expressed for the input/value example, then confirm the proposal covers both properties and attributes and is documented in the specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100