diff --git a/angularjs/Autocomplete/textbox-customization.md b/angularjs/Autocomplete/textbox-customization.md index ac58ee61..55a8d4fa 100644 --- a/angularjs/Autocomplete/textbox-customization.md +++ b/angularjs/Autocomplete/textbox-customization.md @@ -7,7 +7,7 @@ control: Autocomplete documentation: ug --- -## Textbox Customization +# Textbox Customization ### Auto-fill support diff --git a/angularjs/Rotator/keyboard-interaction.md b/angularjs/Rotator/keyboard-interaction.md index ecd82fc1..a8c96205 100644 --- a/angularjs/Rotator/keyboard-interaction.md +++ b/angularjs/Rotator/keyboard-interaction.md @@ -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.