Hierarchy

  • AccessibilityMagnifierMenuConfig

Properties

enabled: boolean

Default: true

True when magnifier items should be available.

accessibility.accessibilityMenu.magnifierMenu.enabled

factors: number[]

Default: [ 2, 3, 4 ]

List of magnification factors which should be available. When the list is empty the only magnification factor which is available is the default factor.

accessibility.accessibilityMenu.magnifierMenu.factors

toggleMagnifier: boolean

Default: true

True when the magnifier should be toggleable.

accessibility.accessibilityMenu.magnifierMenu.toggleMagnifier

Generated using TypeDoc