Module: 'brixy.ui.components.colorize'

Methods

(static) backgroundColor (enabled, disabled)

Sets background colors of the element.

Parameters:
Name Type Description
enabled Array

Color for element when enabled or active.

disabled Array

Color for element when disabled or inactive.

Source:

(static) foregroundColor (enabled, disabled)

Sets foreground colors of the element.

Parameters:
Name Type Description
enabled Array

Color for element when enabled or active.

disabled Array

Color for element when disabled or inactive.

Source: