Header
The FluentHeader
component is used to display a title (and possibly other components) in a colored bar at the top of a site or application. For the background color it uses the currently selected accent color.
Example
Header
Header text
Download:
Documentation
FluentHeader Class
Parameters
Name | Type | Default | Description |
---|---|---|---|
ChildContent | RenderFragment? | Gets or sets the content to be rendered inside the component. | |
Height | int? | 50 | Gets or sets the height of the header (in pixels). |