@theredhead — Frontend Library - v1.0.0
Preparing search index...
ui-kit/src/public-api
rgbaToCss
Function rgbaToCss
rgbaToCss
(
c
:
RgbaColor
)
:
string
Produces a CSS
rgba(…)
string from an
RgbaColor
.
Parameters
c
:
RgbaColor
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@theredhead — Frontend Library - v1.0.0
Loading...
Produces a CSS
rgba(…)string from an RgbaColor.