MatCard

Card component for Blazor contain content and actions about a single subject.

Name Type Description
Attributes Dictionary<String,Object> Gets or sets a collection of additional attributes that will be applied to the created element.
ChildContent RenderFragment Child content of MatCard
Class String Specifies one or more classnames for an DOM element.
Id String
RefBack ForwardRef
Stroke Boolean
Style String Specifies an inline style for an DOM element.
Ref ElementReference Returned ElementRef reference for DOM element.
Example
Our Changing Planet
by Kurt Wagner

Visit ten places on our planet that are undergoing the biggest changes today.

Material Design Card example with actions
Our Changing Planet
by Kurt Wagner

Visit ten places on our planet that are undergoing the biggest changes today.

Material Design Card example with action buttons and icons
Our Changing Planet
by Kurt Wagner

Visit ten places on our planet that are undergoing the biggest changes today.

Material Design Card example with text over media
Our Changing Planet
by Kurt Wagner

Visit ten places on our planet that are undergoing the biggest changes today.

Material Design Card example with header
Our Changing Planet
by Kurt Wagner

Visit ten places on our planet that are undergoing the biggest changes today.

If you like MatBlazor, please put a star on GitHub.