-
Notifications
You must be signed in to change notification settings - Fork 379
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
List of Icons / Applications supported for ListView #250
Comments
Any update on this one? I am facing the same issue...The folder gets default icon. |
no response in this thread? |
Hi everyone, If I'm not mistaken, for now the icon rendering for ListView (if we're talking about Maybe an improvment could be to allow overriding the render of the icon column or adding new extensions / file type (such as folder) to the control. |
@DaMichiiii sorry for the extremely late reply... Did this answer the question? |
This issue has been automatically marked as stale because it has marked as requiring author feedback but has not had any activity for 7 days. It will be closed if no further activity occurs within next 7 days of this comment. Thank you for your contributions to SharePoint Developer activities. |
Closing issue due no response from original author. If this issue is still occurring, please open a new issue with additional details. Notice that if you have included another related issue as additional comment on this, please open that also as separate issue, so that we can track it independently. |
Category
[ ] Enhancement
[ ] Bug
[ x ] Question
Version
^1.12.0
Question
Dear pnp Team,
I have a question regarding the icon paths i can use to display icons in your Listview.
Only ones i found out are extensions, like docx, xlxs, etc.
Is there some sort of list, which ones i can use? I checked the icon Names i found here:
https://developer.microsoft.com/en-us/fabric#/styles/icons
and other sources for offical MS UI Fabric icons, but they wouldn't display correctly.
I wanted to use Folder for example, but it only showed the default icon.
Can you help me out on this one?
Thanks in advance.
The text was updated successfully, but these errors were encountered: