[{"label":"Latest (1.0.0)","version":"latest"}]
crest

FocusIndicatorItems

List of Issue IDs that are checked by the Keyboard Focus Indicator Functionality.


Properties

cr_focus_low Optional

A JSON object that contains information about the issue.


cr_focus_missing Optional

A JSON object that contains information about the issue.

JSON Example

{
	"cr_focus_low": {
		"count": 0,
		"description": "string",
		"id": "string",
		"level": "string"
	},
	"cr_focus_missing": {
		"count": 0,
		"description": "string",
		"id": "string",
		"level": "string"
	}
}
[{"label":"Latest (1.0.0)","version":"latest"}]
crest
Property Of

FocusIndicatorErrors

Feedback

Was this page helpful?