alfred3.element.misc#

Provides elements that don’t fit into the other categories.

Classes

Callback

Triggers execution of a python function from a loaded page.

Data

Alias for Value.

HiddenInput

Provides a hidden entry field.

HideNavigation

Removes the forward/backward/finish navigation buttons from a page.

JavaScript

Adds JavaScript to a page.

RepeatedCallback

Triggers repeated execution of a python function from a loaded page.

Style

Adds CSS code to a page.

Value

Value elements can be used to save data without any display.

WebExitEnabler

Removes the "Do you really want to leave?" popup upon closing a page.