senthilshanmugam / a11yTypeAhead

Accessible Type Ahead

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Accessible Type Ahead

Angular JS Accessible Type Ahead directive.

Demo

See Live Demo @ http://a11ywidgetsdemo.azurewebsites.net/#/a11yTypeAhead

Usage

    <a11y-type-ahead selected-text="name"
                     config="aclConfig"></a11y-type-ahead>

    <a11y-type-ahead selected-text="name"
                     config="ussConfig"></a11y-type-ahead>

    <a11y-type-ahead config="uscConfig"></a11y-type-ahead>

Documentation

Please follow through a11yTypeAheadController.js. More Documentation soon.

About

Accessible Type Ahead


Languages

Language:JavaScript 85.3%Language:CSS 9.8%Language:HTML 4.9%