-
Notifications
You must be signed in to change notification settings - Fork 27.1k
Open
Labels
area: docsRelated to the documentationRelated to the documentation
Milestone
Description
Describe the problem that you experienced
When pulling in the provided HTML/TS/CSS of Aria examples, they are lacking CSS variables from the docs which provided a lot of the styling.
Repro of multiselect provided code: https://stackblitz.com/edit/stackblitz-starters-44zunzrj?file=src%2Fmain.ts
Enter the URL of the topic with the problem
https://angular.dev/guide/aria/multiselect
Describe what you were looking for in the documentation
CSS variables used in example. Looks like the ones provided are ultimately in the docs source code.
Describe the actions that led you to experience the problem
No response
Describe what you want to experience that would fix the problem
Something like either the doc examples not pointing at CSS variables, or each doc page provides CSS variables to copy. I managed to find the variables in the documentation app itself, but that is inconvenient and not intuitive IMO.
Add a screenshot if that helps illustrate the problem
If this problem caused an exception or error, please paste it here
If the problem is browser-specific, please specify the device, OS, browser, and version
Provide any additional information here in as much as detail as you can
Repro: https://stackblitz.com/edit/stackblitz-starters-44zunzrj?file=src%2Fmain.ts
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area: docsRelated to the documentationRelated to the documentation