w1c-panel
Framed Panel
Use w1c-panel for grouped settings, sidebars, and document sections.
import '@w1c/components/panel';
import '@w1c/components/button';<w1c-panel variant="raised">
<strong slot="header">System Properties</strong>
<p>Panel content stays ordinary HTML.</p>
<w1c-button slot="footer">Apply</w1c-button>
</w1c-panel>API
variant:raised,sunken, orflat.
Slots
- default content
headerfooter
Parts
chromeheadercontentfooter