question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Allow font awesome icons in Text fields

See original GitHub issue

What will it allow you to do that you can’t do today?

Allow font awesome icons in Text fields (v-text-field) props: append-icon and prepend-icon.

How will it make current work-arounds straightforward?

Right now, I’m not aware of any workaround.

What potential bugs and edge cases does it help to avoid?

This could prevent some hacks, trying to use v-icon with v-text-field, since v-icon already has support for Font Awesome

Versions

0.13

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:2
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
johnleidercommented, Jul 7, 2017

Are you a mind reader? I’m working on this right now :>

0reactions
lock[bot]commented, Apr 16, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please direct any non-bug questions to our Discord

Read more comments on GitHub >

github_iconTop Results From Across the Web

Font Awesome icon inside text input element - Stack Overflow
Use the ::input-placeholder attribute to specifically style the placeholder text. This allows you to use your icon font as the placeholder font ......
Read more >
How to Add Font Awesome Icons to Your Input Fields - Solodev
It is important that you include the Font Awesome CDN on any web page where you intend to use Font Awesome icons. Simply...
Read more >
Tutorial: How to add Font Awesome icon to form input
It's often nice to add small font awesome icons inside form fields. ... We then add small padding to the input to allow...
Read more >
Input Text Solid Icon | Font Awesome
Input Text icon in the Solid style. Make a bold statement in small sizes. Available now in Font Awesome 6.
Read more >
Font Awesome Icon Inside Input Field - Codeconvey
In HTML, create a div element with a class name "inputWithIcon" , place your input and Font Awesome icon inside it as follows:...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found