BodyContent
The FluentBodyContent
component is a placeholder for where the actual site content needs to be shown. It comes with some sensible CSS default settings defined.
Example
BodyContent
This is some content displayed in a FluentBodyContent component.
Download:
Documentation
FluentBodyContent Class
Parameters
Name | Type | Default | Description |
---|---|---|---|
ChildContent | RenderFragment? | Gets or sets the content to be rendered inside the component. |