New to Kendo UI for AngularStart a free 30-day trial

TextRun

Updated on May 5, 2026

Defines a text run within a rich text paragraph. A text run is a contiguous range of text with the same formatting.

NameTypeDefaultDescription

bold?

boolean

Specifies whether the text is bold.

color?

string

The color of the text. Accepts valid CSS colors.

fontFamily?

string

"sans-serif"

The font family of the text.

fontSize?

number

15

The font size in pixels of the text.

italic?

boolean

Specifies whether the text is italic.

text

string

The text content of the run.

type?

"text"

The type of the run. Can be omitted for text runs.

underline?

boolean

Specifies whether the text is underlined.

Not finding the help you need?
Contact Support