<SfTextBox ID="DeviceDescription" Value="@(IDdetails.CustomerID)" FloatLabelType="FloatLabelType.Always" Enabled="true" Placeholder="Description"></SfTextBox>
|
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>BlazorServer</title>
<base rel='nofollow' href="~/" />
<link rel="stylesheet" rel='nofollow' href="css/bootstrap/bootstrap.min.css" />
<link rel='nofollow' href="css/site.css" rel="stylesheet" />
<link rel='nofollow' href="_content/Syncfusion.Blazor/styles/material.css" rel="stylesheet" />
</head>
|