alfred3.element.display#

Provides elements that display content.

Classes

Alert

Allows the display of customized alerts.

Audio

Allows playing audio files.

BarLabels

Disabled button bar to use for labelling.

ButtonLabels

Disabled buttons to use for labelling.

Card

A card that can be used to display text or other elements.

CodeBlock

A convenience element for displaying highlighted code.

CountDown

Displays a countdown, counting down from now (time of page loading) to a specified end.

CountUp

Displays a timer, counting up from 00:00:00 (hh:mm:ss).

Hline

A simple horizontal line.

Html

Displays html code on a page.

Image

Displays an image.

Label

A utility class, serving as label for other elements.

MatPlot

Displays a matplotlib.figure.Figure object.

ProgressBar

Displays a progress bar.

Text

Displays text.

VerticalSpace

The easiest way to add vertical space to a page.

Video

Displays a video on the page.