Blazorise Figure API
Explore the Blazorise Figure API reference for parameters, events, methods, and related types.
For examples and usage guidance, see the Figure documentation.
API
Parameters
Figure
| Parameter | Description | Type | Default |
|---|---|---|---|
ChildContent |
Defines the content rendered inside the figure. |
RenderFragment | null |
Size |
Specifies the figure size. Possible values: |
FigureSize | default(FigureSize) |
FigureImage
| Parameter | Description | Type | Default |
|---|---|---|---|
AlternateText |
Alternate text for an image. |
string | |
FallbackSource |
The fallback image that will be displayed if image loading fails. |
string | |
Rounded |
True if container should have a rounded corners. |
bool | false |
Source |
The absolute or relative URL of the image. |
string |