PanelPropsinterface

{
	as?: BlockElement | undefined;
}
PropertyType
.asBlockElement
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.