Hero


This documentation provides a comprehensive reference for the Hero component, guiding you through its configuration options.

Demos

Hero Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0

HeroHeader Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0

HeroBody Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0

HeroTitle Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0

HeroSubTitle Parameters #

Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0
Name Type Default Required Description Added Version
ChildContent RenderFragment null Gets or sets the child content. 1.0.0
Class string null Gets or sets the CSS class. 1.0.0
Id string null Gets or sets the ID. If not set, a unique ID will be generated. 1.0.0
Style string null Gets or sets the CSS style. 1.0.0