Logo FluentUI

Typography QML Type

A singleton providing the Fluent Design type ramp. More...

Import Statement: import FluentUI.Controls 1.0

Properties

Detailed Description

Typography defines the font scale used throughout the application, following the Fluent Design type ramp. Each property represents a text style with predefined font family, size, weight, and other typographic properties.

Property Documentation

body : font

The body text style. The default style for standard content text.

bodyStrong : font

The body strong text style. A heavier variant of the body style for emphasis within body content.

caption : font

The caption text style. Used for small,辅助 labels and metadata.

display : font

The display text style. The largest type style, used for primary headings and prominent display text.

subtitle : font

The subtitle text style. Used for section headings and subheadings.

title : font

The title text style. Used for page titles and prominent headings.

titleLarge : font

The large title text style. Used for major section headings and hero text.