Skip to content

docs: Aria CSS variables are from docs stylesheets, not provided in examples #65713

@michael-small

Description

@michael-small

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

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: docsRelated to the documentation

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions