libs/upp-wdgt/src/components/upp-panel/upp-panel.ts
Represents the footer section of the upp-panel component.
Use this component to define content for the panel footer, such as buttons or links.
Example :```html
<upp-panel-footer>
<button>Submit</button>
</upp-panel-footer>| selector | upp-panel-footer |
| template | |