Description
Creates a login page with a form. All of the attributes are passed to the form.
Usage
as element:
<search:typeahead platform="{string}" [auto-search="{string}"] [action="{string}"]> </search:typeahead>
Parameters
Param | Type | Details |
---|---|---|
platform | string | The platform to use to search for matching keyword values |
autoSearch (optional)
|
string | Milliseconds to wait after the search is automatically submitted |
action (optional)
|
string | The page to send the search query to |