Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion angularjs/Autocomplete/textbox-customization.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ control: Autocomplete
documentation: ug
---

## Textbox Customization
# Textbox Customization

### Auto-fill support

Expand Down
2 changes: 1 addition & 1 deletion angularjs/Rotator/keyboard-interaction.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ control: rotator
documentation: ug
---

## Keyboard interaction
# Keyboard interaction

The Rotator property e-allowkeyboardnavigation turns on keyboard interaction with the Rotator items. You must set this property to ‘true’ to access the keyboard shortcuts. The default value is ‘true’. The value set to this property is Boolean.

Expand Down