Kind: Function
Source: atloria-monorepo/packages/editor/src/utils/makeHslTransparent.ts
Signature
tsfunction makeHslTransparent(hsl: string, alpha: number)
Parameters
| Name | Type |
|---|---|
hsl | string |
alpha | number |
Kind: Function
Source: atloria-monorepo/packages/editor/src/utils/makeHslTransparent.ts
tsfunction makeHslTransparent(hsl: string, alpha: number)
| Name | Type |
|---|---|
hsl | string |
alpha | number |
Was this page helpful?