Panel
<ns-panel>
Overview
Panel is a decorative empty container that holds each section of a page.
Examples
Guidance
Implementation
Placement
The ns-panel
component can be used in the following components:
<main>
<ns-tabs>
Specification
Attributes
decoration
- Property
decoration
- Description
- The decoration background of the panel.
- Type
cyan
lime
navy
blue
forest
orange
red
yellow
white
grey-light
- Default
type
- Property
type
- Type
string
- Default
panel
Slots
Slot | Permitted tags | Description |
---|---|---|
Anonymous slot | <div> <ns-column> <ns-content> <ns-lockup> | Anonymous slot for content. |