BackgroundArea
Description
A full-bleed background container used to host a centered card or hero section, typically as the application shell. Combine it with Card, Stack or any other component to build splash, sign-in or onboarding surfaces.
Usage
Wrap the content you want centered against the themed background:
API reference
public class BackgroundArea : IComponent, IHasBackgroundColorA full-bleed background container used to host a centered card or hero section, typically as the application shell.
- Namespace
- Tesserae
- Implements
- IComponent, IHasBackgroundColor
Constructors
| Name | Description |
|---|---|
| BackgroundArea | Initializes a new instance of this class. |
Properties
| Name | Description |
|---|---|
| Background | Gets or sets the CSS background of the component. |