Badge Button

Content Type: Widget
Categories: User Interface

Overview

Use this widget to create a button or link with a badge indicator. You can display a badge on a button, attach an on-click microflow or nanoflow, or set static data when the persisted data is not specified.

Documentation

Please see Badge Button in the Mendix documentation for details.

Releases

Version: 3.2.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 3.2.0
Framework Version: 9.6.0
Release Notes: ### Changed - We changed colors in the structure mode preview for dark and light modes. - We updated page explorer's caption to display label. - We updated the light and dark icons and tiles for the widget.
Version: 3.1.0
Framework Version: 9.6.0
Release Notes: ### Added - We added dark mode to Structure mode preview. - We added dark icons for Tile and List view.
Version: 3.0.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We fixed an issue that causes design properties and styles to not be applied to the widget in Design mode & Studio.
Version: 3.0.0
Framework Version: 9.6.0
Release Notes: ### Added - We added a toolbox category and toolbox tile image for Studio & Studio Pro.
Version: 2.0.0
Framework Version: 9.0.5
Release Notes: ## Features - Improve widget configuration properties. - Add style design property (replaces button style widget configuration property). - Add page editor design mode preview. - Add page editor structure preview. - Move styles to Atlas 3. - Apply 8px grid system for badge button. ## Breaking change - The widget needs to be reconfigured.
Version: 1.3.0
Framework Version: 7.13.1
Release Notes: - Add nanoflow support on click event - Fix open page for 7.14.1
Version: 1.2.1
Framework Version: 7.6.0
Release Notes: - Update desktop modeler icon
Version: 1.2.0
Framework Version: 7.6.0
Release Notes: - Remove additional wrapper div in Mendix 7.6. This could slightly effect current custom styling, but will benefit the ability to apply custom styling.
Version: 1.1.1
Framework Version: 7.2.0
Release Notes: - React 16 compatible - Travis CI integration