FocusParameters.AriaLiveOption Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enum contains the different types of aria live options available in the SPFx framework.
public enum FocusParameters.AriaLiveOption
type FocusParameters.AriaLiveOption =
Public Enum FocusParameters.AriaLiveOption
- Inheritance
-
FocusParameters.AriaLiveOption
Fields
Name | Value | Description |
---|---|---|
Polite | 0 | Polite |
Assertive | 1 | Assertive |
Off | 2 | Off |