TagName Enum

The tag name of the element that will be rendered.

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public enum TagName

Fields

Name Description
Div Use <div> to render the text.
Span Use <span> to render the text.
P Use <p> to render the text.
H1 Use <h1> to render the text.
H2 Use <h2> to render the text.
H3 Use <h3> to render the text.
H4 Use <h4> to render the text.
H5 Use <h5> to render the text.
H6 Use <h6> to render the text.
A Use <a> to render the text.
Button Use <button> to render the text.
Pre Use <pre> to render the text.
Auto The tag name will be determined depending on the TextStyle.
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙