[TIMOB-7231] MobileWeb: Ti.UI.SearchBar implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-06-26T19:09:26.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | mw-list, pointerevents, themeable |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-16T15:25:58.000+0000 |
Updated | 2018-04-04T23:20:37.000+0000 |
Description
Lacking entire implementation.
Extends TextBox (FontWidget, Widget, View, Evented).
Properties:
* autocorrect - bool
* barColor
* hintText - use placeholder on the input field
* hinttextid
* prompt
* promptid
* showCancel
Update API docs with supported property "transform".
Pull request that contains a partial implementation: https://github.com/appcelerator/titanium_mobile/pull/3646
Marking ticket as "Won't Fix" as MobileWeb has been deprecated.
Closing as will not fix.