Flipper

The flipper component is most often used to page through blocks of content or collections of ui elements. As flippers are often a supplemental form of navigation, the flippers are hidden by default to avoid duplicate keyboard interaction. Passing an attribute of aria-hidden="false" will expose the flippers to assistive technology.

<FluentFlipper> wraps the <fluent-flipper> element, a web component implementation of a flipper leveraging the Fluent UI design system.

Examples

General usage

Example

Previous

Next

With aria-hidden

Disabled

Download: 

Flipper with custom icons

Example

Previous with slotted content

Next with slotted content

Download: 

Documentation

FluentFlipper Class

Parameters

Name
Type
Default
Description
AriaHiddenbool?
Gets or sets a value indicating whether the flipper should be hidden from assistive technology. Because flippers are often supplementary navigation, they are often hidden from assistive technology.
ChildContentRenderFragment?
Gets or sets the content to be rendered inside the component.
DirectionFlipperDirection?
Gets or sets the direction. See FlipperDirection.
Disabledbool?
Gets or sets a value indicating whether the element is disabled.
Previous
Next
An error has occurred. This application may no longer respond until reloaded. Reload 🗙