@microsoft/fast-colors > ColorRGBA64 > toStringWebRGB
ColorRGBA64.toStringWebRGB() method
Returns the color formatted as a string; "rgb(0xRR, 0xGG, 0xBB)"
Signature:toStringWebRGB(): string;
string
@microsoft/fast-element
v2 is out! 🎉️@microsoft/fast-colors > ColorRGBA64 > toStringWebRGB
Returns the color formatted as a string; "rgb(0xRR, 0xGG, 0xBB)"
Signature:toStringWebRGB(): string;
string