libs/upp-wdgt/src/components/upp-panel/upp-panel.ts
Represents the header section of the upp-panel component.
Use this component to define the content for the panel header.
Example :```html
<upp-panel-header>
<h1>Panel Header</h1>
</upp-panel-header>| selector | upp-panel-header |
| template | |