Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/
Class
packages/react-stately/src/color/Color.ts:259–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
class
RGBColor extends Color {
260
constructor(
261
private red: number,
262
private green: number,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected