Dynamic Colors

Content Type: Widget
Categories: User Interface

Overview

This widget allows to specify custom dynamic background, border and text colors for elements. You can specify colors for hover and normal behaviors. It also allows to specify click action and visibility.

Documentation

Description

This module allows applications to specify custom dynamic colors for the content. 

Applications can specify color for border, background and text for normal and hover state.

It also allows to provide content that will not be affected with hover change colors. Instead it will call original content's hover.

With the newest version you can specify click action and visibility. 

Typical usage scenario

You will need this module when you want to dynamically change color. 

Features and limitations

  • Module provides possibility to set color for border, background, title for normal and hover state. Any other State is not supported yet.
  • Possibility to provide Hover title 
  • Click action 
  • Specifying visibility

Dependencies 

N/A

    Installation 

    • Download module from Marketplace and import it your project. 
    • Usage is simple you just need to provide color for each case

    Configuration

    • Provide color for each case

    Known bugs

    N/A

    Releases

    Version: 5.0.1
    Framework Version: 9.7.0
    Release Notes: Ability to translate title
    Version: 5.0.0
    Framework Version: 9.7.0
    Release Notes: Added Click Action and visibility
    Version: 4.0.0
    Framework Version: 9.7.0
    Release Notes: Add Class to widget element when hovered
    Version: 3.0.0
    Framework Version: 9.7.0
    Release Notes: Now you can specify hover title for the widget.
    Version: 2.0.0
    Framework Version: 9.7.0
    Release Notes: Added new "content" that will not be affected with hover change colors. Instead it will call original content's hover.
    Version: 1.0.0
    Framework Version: 9.7.0
    Release Notes: First version