Comment 6 for bug 1511742

Revision history for this message
Mike Rylander (mrylander) wrote : Re: webclient: Need ability to type to selection in in some menus

Thanks, Kyle. I have one question, and it may come down to style: does 'placeholder="{{label}}"' not work, and require the new getLabel() function, or was that a preference on your part? I ask because, for the most part, we use scope variables directly rather than wrapping them in accessor functions, except for "internal use" variables like underscore-prefixed ones.

Thanks!