Widgets

Panel

Description

The Panel widget wraps other widgets in a consistent panel design.

Options

Attribute Type Description
header? string Displays text before the wrapped element
footer? string Displays text after the wrapped element

Code example

<ais-panel header="Header foo" footer="Footer bar" > </ais-panel>

Can't find what you are looking for? Open an issue, we'll get back to you.