We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3d534f commit b6c54a1Copy full SHA for b6c54a1
ts/a11y/explorer/Region.ts
@@ -415,7 +415,7 @@ export class LiveRegion extends StringRegion {
415
416
/**
417
* @param {string} type The type of alpha to set (fg or bg)
418
- * @param {number} alpha The alpha value to use for the background
+ * @param {number} alpha The alpha value to use
419
* @param {Document} document The document whose CSS styles are to be adjusted
420
*/
421
public static setAlpha(type: string, alpha: number, document: Document) {
0 commit comments