Defines components for module:'brixy.ui.SuiBuilder'~SuiBuilder. Source: modules/ui/components/colorize.jsxinc - line 1 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: modules/ui/components/colorize.jsxinc - line 35 (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: modules/ui/components/colorize.jsxinc - line 18