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.