-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Svelte V3Issue related to Svelte V3 componentsIssue related to Svelte V3 componentsenhancementNew feature or requestNew feature or request
Milestone
Description
It'd be helpful to expose custom properties inside a component for easier documentation. Particularly with the addition of the <Component --css-var="var"/> syntax.
It would be even more helpful if custom properties that are defined in the component (e.g --value: 24px) were somehow distinguishable from custom properties that are only used in the component (e.g value : var(--from-global-scope);)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Svelte V3Issue related to Svelte V3 componentsIssue related to Svelte V3 componentsenhancementNew feature or requestNew feature or request