翼度科技»论坛 编程开发 .net 查看内容

在winform blazor hybrid中绘图

6

主题

6

帖子

18

积分

新手上路

Rank: 1

积分
18
前几天跟大家介绍了在winform中使用blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>hybrid,而且还说配上blazor的ui可以让我们的winform程序设计的更加好看,接下来我想以一个在winform <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>hybrid中绘图的例子来进行说明,希望对你有所帮助。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>效果<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>在开始之前,先给大家演示一下效果,如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>具体实现<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>如果你对具体实现感兴趣,可以继续往下阅读。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>1、引入ant <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>design <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>该应用中用到的所有组件都来源于ant <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>design <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>在本文中我只介绍绘图部分的实现,首先需要在项目中引入ant <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>design <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>安装 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Nuget <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>包引用,如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>如果需要画图的话,还需要引用AntDesign.Charts包引用。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>在项目的 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Form1.cs <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>中注册相关服务:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. services.AddAntDesign();
复制代码
如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>引入静态样式和脚本文件:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
复制代码
winform <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>hybrid项目在wwwroot/index.html中引入,如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>这里我也把AntDesign.Charts的引入了。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>在 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>_Imports.razor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>中加入命名空间:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. @using <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>AntDesign
复制代码
为了动态地显示弹出组件,需要在 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>App.razor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>中添加一个 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>组件。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>这是官网的说法,在winform <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>hybrid中可以在当做主页面的razor中添加,我这里是Index.razor如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>现在就可以使用ant <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>design <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor的组件了。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>2、页面设计<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>绘图页面的设计如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>第一步选择喜欢的布局,我选的是官网中的这一款,如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>自己修改一下图标与名字,那么现在摆在面前的第一个问题就是,如何实现点击切换页面呢?<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>每一个MenuItem都有一个Key属性,如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>在这里每一个Key都是唯一的。点击不同的MenuItem都会触发点击事件,而点击事件使用了lambda表达式调用了同一个方法,但是参数不同。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>现在来看看这个方法:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>int <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>selectedMenuItem <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>1;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>private <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>void <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>NavigateToContent(int <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>menuItemNumber)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>selectedMenuItem <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>menuItemNumber;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
很简单,只是将参数传给selectedMenuItem。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>然后在内容这个地方,使用switch <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>@switch(selectedMenuItem)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>1:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>2:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>3:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>4:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>
复制代码
然后就可以根据不同的selectedMenuItem值显示不同的组件了。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>现在来看看组件的设计。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>组件的页面代码如下:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> 开始日期:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> 结束日期:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> 站名:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> 绘图指标:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> 绘图<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
复制代码
3、填充站名<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>当我们一打开这个组件,就有不同的站名了,如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>这是怎么实现的呢?<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>首先使用自动完成这个组件,如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>
复制代码
  1. List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>options <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>protected <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>override <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>void <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>OnInitialized()<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> options <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDifferentStations(); <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>}
复制代码
在 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>中,OnInitialized <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>是一个生命周期方法,用于在组件初始化时执行一些逻辑。具体而言,OnInitialized <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>方法是 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Microsoft.AspNetCore.Components.ComponentBase <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>类中定义的一个虚拟方法,你可以在派生的组件中覆盖它,以在组件初始化的时候执行一些自定义的操作。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>这里采用了三层架构的方式,分为ui层、业务逻辑层、数据库访问层。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>其中的weatherServer是我自定义的服务,使用这个服务,需要在开头添加语句:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. @inject <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>IWeatherServer <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer;
复制代码
在 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>中,@inject <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>是用于在 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Razor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>页面或组件中注入服务的指令。通过 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>@inject,你可以将依赖注入服务引入到 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>页面或组件中,以便在其中使用这些服务。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>当然要使用服务,必须先注册服务:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. services.AddSingleton();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>services.AddSingleton();
复制代码
这里一个是业务逻辑的服务一个是数据访问的服务。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>其中IWeatherServer是业务逻辑层的接口,使用接口的好处,大家可以参考一下:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>实现多继承:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>C# <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>中的类只支持单一继承,但一个类可以实现多个接口。接口提供了一种方式,允许一个类在不同的维度上获取和实现功能。一个类可以实现多个接口,从而拥有每个接口定义的一组成员。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>实现规范:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>接口定义了一组规范,要求实现类提供特定的成员。这有助于强制实现类遵循一定的编程规范和标准,从而提高代码的一致性和可读性。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>提供抽象和灵活性:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>接口本身不提供具体的实现,只是定义了成员的契约。这使得接口成为一种强大的抽象工具,让你可以在不暴露具体实现的情况下描述类的能力。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>接口还提供了一种扩展和修改类行为的方法,而无需更改类本身的实现。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>实现依赖注入:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>接口和依赖注入相结合,使得在应用程序中实现可替代性和可测试性变得更加容易。通过依赖注入框架,你可以在运行时注入不同的实现,从而实现模块之间的低耦合性。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>定义公共契约:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>接口提供了一种定义公共契约的方式,使得多个实现可以在系统中一起工作,而不管它们的具体类型如何。这对于插件系统、扩展性和模块化设计非常有用。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>允许多态性:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>通过接口,你可以利用 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>C# <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>中的多态性机制。当你引用一个对象的接口类型时,你可以在运行时实际上引用该对象的派生类型,从而实现多态行为。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>定义事件契约:接口可以包含事件声明,用于定义类应该提供的事件契约。这有助于规范化事件的使用和处理。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>我这里使用接口,主要是为了明晰服务到底实现了哪些功能,因为具体实现类中会有很多代码,不好看清楚。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>比如跟绘图相关的接口如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDifferentStations();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDataByCondition(Condition <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition);
复制代码
然后在实现类中进行具体实现:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDifferentStations()<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>return <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>dataService.GetDifferentStations();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>​<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>​<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDataByCondition(Condition <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>return <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>dataService.GetDataByCondition(condition);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
业务逻辑层中不与数据库直接相互,使用了数据库访问服务:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDifferentStations()<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> return <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>db.Queryable().Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.StationName <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>?? <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"").Distinct().ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDataByCondition(Condition <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>return <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>db.Queryable()<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>.Where(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition.StartDate <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>&&<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> x.Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>< <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition.EndDate.AddDays(1) <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>&&<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> x.StationName <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>== <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition.StationName).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
这里数据库使用的是SQLite,ORM使用的是SQLSugar,具体怎么设置,在这里我就不详细说明了,可以查看官网也可以查看历史文章。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>4、绘图的实现<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>代码如下:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. async <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>void <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Painting_Clicked()<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> if <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(Date1 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>!= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>null <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>&& <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date2 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>!= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>null <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>&& <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>!= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>null <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>&& <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>selectedValues <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>!= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>null)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> if(Data1?.Length <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>0)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Data1 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>object[0];<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> if <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(plotDatas.Count <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>0)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> plotDatas.Clear();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>cofig <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>MessageConfig()<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Content <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"正在画图中...",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Duration <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>0<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>};<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>task <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>_message.Loading(cofig); <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Condition();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> condition.StartDate <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(DateTime)Date1;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> condition.EndDate <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(DateTime)Date2;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> condition.StationName <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>value; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> for(int <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>i <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>0;i <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>< <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>selectedValues.Length;i <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>++)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> switch <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(selectedValues[i])<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_Low":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result1 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_Low",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Tem_Low)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> plotDatas.AddRange(result1);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_High":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result2 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_High",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Tem_High)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> plotDatas.AddRange(result2);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_Low":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result3 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_Low",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Visibility_Low)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> plotDatas.AddRange(result3);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_High":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result4 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_High",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Visibility_High)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> plotDatas.AddRange(result4);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>​<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>} <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> // <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>将自定义类型的数组投影为 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>object[] <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>类型的数组<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> Data1 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>plotDatas.Select(p <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>p.Date, <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>p.Type, <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>p.Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToArray();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> // <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>更新图表数据 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> await <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>lineChartRef.ChangeData(Data1); <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> task.Start();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> else<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> await <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>_message.Error("请查看开始日期、结束日期、站名与绘图指标是否都已选择!!!");<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>} <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>}
复制代码
在AntDesign.Charts中画多条折线图,官网位置如下所示:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>创建一个自定义的画图数据类:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>class <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>DateTime? <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> get; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>set; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>string? <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>get; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>set; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>double <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>get; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>set; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
然后建一个画图数据类的列表:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>plotDatas <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List();
复制代码
创建一个自定义的条件类:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>class <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Condition<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>DateTime <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>StartDate{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>get; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>set; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>DateTime <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>EndDate <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>get; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>set; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>string? <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>StationName <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>get; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>set; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>} <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
然后在我点击的时候,如果各项不为空,那么创建一个条件对象:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Condition();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>condition.StartDate <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(DateTime)Date1;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>condition.EndDate <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(DateTime)Date2;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>condition.StationName <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>value; <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>
复制代码
该对象包含了我们选择的开始时间、结束时间与站名。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>然后遍历selectedValues:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>for(int <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>i <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>0;i <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>< <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>selectedValues.Length;i <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>++)
复制代码
selectedValues是string[]?类型。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. string[]? <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>selectedValues;
复制代码
表示的是多选框中选中的值。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>static <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>CheckboxOption[] <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>ckeckAllOptions <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>CheckboxOption[]{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>CheckboxOption{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Label="最低温度(℃)",Value="Tem_Low" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>},<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>CheckboxOption{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Label="最高温度(℃)", <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value="Tem_High" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>},<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>CheckboxOption{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Label="最低可见度(km)", <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value="Visibility_Low"},<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>CheckboxOption{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Label="最高可见度(km)", <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value="Visibility_High" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>},<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>};
复制代码
选择的Label都有对应的value。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>switch <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>(selectedValues[i])<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_Low":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result1 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_Low",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Tem_Low)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>plotDatas.AddRange(result1);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_High":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result2 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_High",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Tem_High)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>plotDatas.AddRange(result2);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_Low":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result3 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_Low",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Visibility_Low)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>plotDatas.AddRange(result3);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>case <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_High":<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result4 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Visibility_High",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Visibility_High)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>plotDatas.AddRange(result4);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>break;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
如果值为Tem_Low,那么我们的画图数据就是:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. var <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>result2 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>weatherServer.GetDataByCondition(condition).Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_High",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Tem_High)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();
复制代码
这里首先weatherServer.GetDataByCondition(condition)的实现如下:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDataByCondition(Condition <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>return <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>dataService.GetDataByCondition(condition);<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
而dataService.GetDataByCondition(condition)的实现如下:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>public <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>List <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>GetDataByCondition(Condition <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>return <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>db.Queryable()<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>.Where(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition.StartDate <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>&&<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> x.Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>< <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>condition.EndDate.AddDays(1) <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>&&<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> x.StationName <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>== <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> condition.StationName).ToList();<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}
复制代码
最终获得了满足日期与站名要求的List,然后再使用Select方法构造PlotData对象:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. Select(x <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>PlotData<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>x.Date,<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"Tem_High",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Convert.ToDouble(x.Tem_High)<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToList();
复制代码
然后加入到plotDatas中:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. plotDatas.AddRange(result1);
复制代码
这样遍历完selectedValues之后就得到了我们所有需要的画图数据,选中了几项就有几项,然后需要映射到object[] <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>类型的数组:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. object[]? <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Data1;<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>// <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>将自定义类型的数组投影为 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>object[] <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>类型的数组<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Data1 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>plotDatas.Select(p <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>=> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{ <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>date <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>p.Date, <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>type <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>p.Type, <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>p.Value <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>}).ToArray();
复制代码
这里我也很迷惑,Ant <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Design <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Charts <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>的 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>AntLineChart <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>等组件通常使用 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>object[] <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>类型的数组作为图表的数据源。这是因为 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>JavaScript <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>本身是一种弱类型语言,而 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>通过 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>JavaScript <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Interop <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>进行与 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>JavaScript <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>的通信,这是ChatGPT的解释,大家可以参考一下。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>然后更新图表:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. // <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>更新图表数据 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>await <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>lineChartRef.ChangeData(Data1); <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>
复制代码
绘图的设置:<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>
  1. <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>LineConfig <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Config1 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>new <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>LineConfig<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>{<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Padding <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"auto",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>XField <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"date",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>YField <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"value",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>SeriesField <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>"type",<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>Smooth <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>= <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>true <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/> <link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br> <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>  <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>};
复制代码
然后就可以实现绘图了。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>小结<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>这是我第一次尝试使用winform <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>hybrid写一个小案例,blazor <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>hybrid也才刚开始了解,不足之处,请各位多多包涵,最后希望对你有所帮助,不清楚的地方,可以与我交流。<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br><link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>来源:https://www.cnblogs.com/mingupupu/archive/2023/12/13/17900024.html<link <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>href="_content/AntDesign/css/ant-design-blazor.css" <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>rel="stylesheet"><br>免责声明:由于采集信息均来自互联网,如果侵犯了您的权益,请联系我们【E-Mail:cb@itdo.tech】 <AutoComplete @bind-Value="@value"<br>               Options="@options"<br>               OnSelectionChange="OnSelectionChange"<br>               OnActiveChange="OnActiveChange"<br>               Placeholder="input here" <br>               Style="width:150px"/>我们会及时删除侵权内容,谢谢合作!

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

x

举报 回复 使用道具