In This Article

Overview

The Fundamentals product contains various using interface controls that may be used in your applications.

Avatar

Screenshot

Avatar controls are used to represent people or objects. They can render a full-size image, a centered glyph, a person's initials, or text.

Avatar Group

Screenshot

Avatar Group renders multiple Avatar controls.

Badge

Screenshot

Badge provides contextual information for other elements or can be used stand-alone.

Card

Screenshot

Card controls are typically used to present visually grouped information for a single subject.

Circular Progressbar

Screenshot

CircularProgressBar displays a ranged progress value using fluent animations. It is similar to a native linear ProgressBar, except that it renders the progress in a ring shape.

Info Bar

Screenshot

Info Bar can be used to display essential information to a user without disrupting the user flow.

Segmented Bar

Screenshot

Segmented Bar allows a user to select a single item with support for fluent animations when changing selection.

Settings Controls

Screenshot

The SettingsCard, SettingsExpander, and SettingsGroup controls are used together to organize and present configurable settings.

Window Control

Screenshot

Window Control is a control that looks and acts like a Window, but can be used anywhere a Control can be used. This is especially useful when developing single-page applications that need Window-like capabilities.

Progress Spinners

Screenshot

Progress Spinners are used when some form of processing is occurring to tell the end user that something is happening.