Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Update outlined text field to handle leading and trailing icon #1602

Closed
lynnmercier opened this issue Nov 15, 2017 · 1 comment
Closed

Update outlined text field to handle leading and trailing icon #1602

lynnmercier opened this issue Nov 15, 2017 · 1 comment
Assignees
Labels

Comments

@lynnmercier
Copy link
Contributor

Update outlined text field to handle leading and trailing icon. This is a CSS update. (I don't think there are any JS involved here....)

@kfranqueiro
Copy link
Contributor

FYI there is some JS involved in emitting an event when the leading/trailing icon is interacted with. It is currently handled from a listener at the root of the component.

this.adapter_.notifyIconAction();

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants