Skip to content

Add class name attribute and support for tab key press

Latest
Compare
Choose a tag to compare
@hannaholl hannaholl released this 16 Nov 13:26
· 5 commits to master since this release

Add input-class-name attribute to directive to allow for specifying a class name on the input field.

When clicking the tab key while on an item in the dropdown list, the item will be selected and the page focus will move on to the next item in the form as expected.