Search
 
SCRIPT & CODE EXAMPLE
 

CSHARP

blazor navlink change bg of current component

//ActiveClass compere if the component you are in 
//right now its the same and add the css class

<NavLink href="COMPONENT" ActiveClass="bg-white">
  <span>Dashboard</span>
</NavLink>
Comment

PREVIOUS NEXT
Code Example
Csharp :: stuck.hypixel.net ip 
Csharp :: .net new template 
Csharp :: C# USING SHARED CLASS 
Csharp :: c# datatable column alias 
Csharp :: salary, overtime, deductions, gross pay and netpay in console C# 
Csharp :: il c# 
Csharp :: inline c# custom operator implicit 
Csharp :: how to remove something in c# 
Csharp :: c# inject dll into process 
Csharp :: C# data base sql 
Csharp :: vb.net check operating system 
Csharp :: c# catch multiple exceptions at once 
Csharp :: world space constant size 
Csharp :: unity script template location 
Csharp :: dictionary and generic class c# 
Csharp :: entity framework core search keyword query example 
Csharp :: quine in c# 
Csharp :: C# Create Swiss QR-Bill API 
Csharp :: c sharp switch forms 
Csharp :: Diplay player final score in new scene in unity 
Csharp :: asp.net issue 
Csharp :: Cannot convert type child to type parent c# 
Csharp :: get all the file from directory except txt in c# 
Csharp :: true false when key pressed in c sharp unity 
Csharp :: ascii art american flag 
Csharp :: ascx access parent master page 
Csharp :: C# list of unique values with group and counts 
Csharp :: slider script unity 
Csharp :: unity torque distance joint 
Csharp :: get fixedupdate interval unity 
ADD CONTENT
Topic
Content
Source link
Name
4+2 =