You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/orcid-ui-docs/src/app/pages/panel-page.component.html
+13-29Lines changed: 13 additions & 29 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,5 @@
1
-
<app-documentation-page
2
-
title="Panel"
3
-
description="The orcid-panel component is a versatile container used in the ORCID record UI to render affiliation stacks, professional activities, and other collapsible content. It supports multiple content projection slots, optional icon and title display, and provides built-in expand/collapse functionality. Key Features: Icon support, customizable title, content projection slots, preferred styling, collapsible body, and stack management."
4
-
>
1
+
<app-documentation-pagetitle="Panel"
2
+
description="The orcid-panel component is a versatile container used in the ORCID record UI to render affiliation stacks, professional activities, and other collapsible content. It supports multiple content projection slots, optional icon and title display, and provides built-in expand/collapse functionality. Key Features: Icon support, customizable title, content projection slots, preferred styling, collapsible body, and stack management.">
5
3
<divcontrols>
6
4
<p>Modify these values to see how they affect all examples below:</p>
0 commit comments