We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Problem
As a Airship user, I found hard to organize the content of my sidebars and map panels in a clean and light way.
Proposed solution
Accordions or expansion panels are a perfect solution for this.
<as-expansion-panel header="Legends"> <div class="as-box"> <as-category-legend orientation="vertical"> </as-category-legend> </div> </as-expansion-panel>
Extra info
Other frameworks have something similar:
https://material-ui.com/components/expansion-panels/ https://material.angular.io/components/expansion/overview
And of course, it is a resource very used on the web:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Problem
As a Airship user, I found hard to organize the content of my sidebars and map panels in a clean and light way.
Proposed solution
Accordions or expansion panels are a perfect solution for this.
Extra info
Other frameworks have something similar:
https://material-ui.com/components/expansion-panels/
https://material.angular.io/components/expansion/overview
And of course, it is a resource very used on the web:
The text was updated successfully, but these errors were encountered: