Loading Button

Content Type: Widget
Categories: User Interface

Overview

Simple button with a loading animation when the on-click action is running.

Documentation

Typical usage scenario

It is useful if we need to show users, that some background action is happening after clicking the button.

Features and limitations

  • Smooth transition of loading animations.
  • Supports default Mendix button styles.
  • Smooth click animations are implemented using Framer Motion for React.

Dependencies

No dependencies.

Installation

Just download the .mpk file in the release and drop it into the widgets folder of your Mendix application.

Configuration

No explicit configuration is needed.

Known bugs

Currently, the preview UI doesn't work, but that will be fixed in the upcoming versions.

Frequently Asked Questions

No questions yet : )

Releases

Version: 1.0.0
Framework Version: 10.6.1
Release Notes: Preview UI will be coming in upcoming deployments.