Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(NeTextInput): add isSearch prop, prefix & suffix slots #79

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

andre8244
Copy link
Collaborator

New features for NeTextInput:

  • prefix slot: support for a leading icon in the text input
  • suffix slot: support for a trailing icon in the text input
  • isSearch prop: shows a leading magnifying glass icon and a trailing cross button that clears the text. This is useful for text filters and search boxes

@andre8244 andre8244 requested a review from Tbaile November 5, 2024 16:30
@andre8244 andre8244 force-pushed the textinput-prefix-suffix branch from 57846c0 to 1df77ce Compare November 5, 2024 16:57
@andre8244 andre8244 merged commit 30aa720 into main Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants