Settings for the current screen reader focus highlighter.

Settings for a highlight element.

Settings for the current screen reader focus highlighter when the system focus is the current screen reader focus.

Settings for the system focus highlighter.

Settings for the system focus highlighter when the system focus is the current screen reader focus.

Settings for the currently speaking text elements.
Path:

accessibility.screenReader.focusHighlighter

Hierarchy

  • ScreenReaderHighlighterConfig

Properties

backgroundColor: string

Default: "transparent"

The color of the highlights background.

accessibility.screenReader.focusHighlighter.backgroundColor

borderColor: string

Default: "black"

The color of the highlight border to use.

accessibility.screenReader.focusHighlighter.borderColor

borderSize: number

Default: 1

The size in pixel of the border around the highlight.

accessibility.screenReader.focusHighlighter.borderSize

color: string

Default: "blue"

The color of the highlight.

accessibility.screenReader.focusHighlighter.color

enabled: boolean

Default: true

True when the highlighter is enabled.

accessibility.screenReader.focusHighlighter.enabled

fadeDurationInSeconds: number

Default: 0.1

The duration in seconds for the fade in/out effect.

accessibility.screenReader.focusHighlighter.fadeDurationInSeconds

innerSize: number

Default: 2

The size in pixel of the highlights filling.

accessibility.screenReader.focusHighlighter.innerSize

margin: number

Default: 0

The size in pixel as distance from the bounding rect of highlighted element.

accessibility.screenReader.focusHighlighter.margin

Default: "Normal"

The style in which the highlight should be rendered.

accessibility.screenReader.focusHighlighter.style

Generated using TypeDoc