PanelPropsinterface
{
as?: BlockElement | undefined;
}| Property | Type | |
|---|---|---|
.as | BlockElement | Element this <Panel> renders as, e.g. "header" to output a "<header>" Defaults to "section" |
Props for Panel — colour, status, and typography variants plus optional children.