Please add info (instruction) about variables on main doc page doc
And add info about css-classes
where they are stored in the project, where they can be viewed.
But I'm asking about specific components, as RadzenAccordion.
But where can I see a list of all the variables - their names?
As "--rz-accordion-content-padding"?
Not "Color", but "--rz-accordion-...."
Because I see
But there is nothing about "--rz-accordion-content-padding"!
Where I can see all the variables - their names
for ACCORDION as "--rz-accordion-......."?
And for other components?
You can check the source code where everything is defined. We don't have documentation describing every single of the variables - they are close to 800 (if not more) and we have made sure to give them descriptive names such as "accordion content padding".