Oi oi blazor

Vault tech industries 46 Reputation points
2022-09-10T07:49:46.063+00:00

Hi just wondering where <span class="oi oi-list-rich" aria-hidden="true"></span> Fetch data is referencing for the nav menu icon there cool just wasnt sure where they come from in the maui blazor excercise

Developer technologies | .NET | Blazor
0 comments No comments
{count} vote

3 additional answers

Sort by: Most helpful
  1. Anonymous
    2022-09-12T02:47:31.743+00:00

    Hi @Vault tech industries ,

    Try to use F12 developer tools to check the html element's CSS style and CSS reference, we can see the Asp.Net 6 Blazor application use the Open Iconic v1.1.1 package to add this icon.

    239897-image.png

    And the CSS file:

    239915-image.png


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Best regards,
    Dillion

    7 people found this answer helpful.
    0 comments No comments

  2. Vault tech industries 46 Reputation points
    2022-09-12T02:47:18.107+00:00

    Thank you kind sir

    0 comments No comments

  3. Vault tech industries 46 Reputation points
    2022-09-12T02:55:17.42+00:00

    Legend mate didn't even cross my mind to boot it up in web dev mode.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.