In my project, I'm using the Blazor Sidebar control which is part of the Navigations Namespace. I want to theme the Sidebar and also remove Blazor controls that I don't use from the CSS output by Theme Studio.
Sidebar is not listed in Theme Studio as a control and is not present in the Filter Navigation section (where I think it should be). If I select all controls the theme output for the Sidebar works. However, I don't want all controls, I only one a few and Sidebar is one of them.
In Theme Studio what is the name of the control that represents the Blazor Sidebar control?