Whitelabel helper

Content Type: Widget
Categories: User Interface

Overview

Set dynamic CSS variables for whitelabeling your application.

Documentation

Description

Set dynamic CSS variables for whitelabeling your application.

Typical usage scenario

When dynamic theming is desired. If styling is to be different for other user(roles) or database settings.

Features and limitations

Features

Using CSS variables in your application? Dynamically overwrite these variables with for example profile specific colors.

Though the value could be anything, this widget was designed as a tool to work with whitelabeling colors. Get creative!

Limitations

At this point, the variables don't react to a dark-mode theme variant (though you could add a separate dark-mode variable).

Dependencies

none

Installation

Install the widget and define one or more variables.

Configuration

In the studio Pro, just define a variable name and variable value. This can be something like brand-primary with a color value #BADA55. The value can be inserted as an expression.

Bugs

none known at this moment.

Releases

Version: 1.0.4
Framework Version: 9.24.0
Release Notes: Update for Mendix 10
Version: 1.0.3
Framework Version: 9.12.0
Release Notes: Update editor previews
Version: 1.0.2
Framework Version: 9.12.0
Release Notes: Update version and inherit style class from Mendix
Version: 1.0.1
Framework Version: 8.17.0
Release Notes: Add build and update the widget version
Version: 1.0.0
Framework Version: 8.17.0
Release Notes: Initial release