Skip to content

Commit 8295b23

Browse files
committed
refactor: 更新文档关键字
1 parent ff44879 commit 8295b23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/BootstrapBlazor.Server/Components/Samples/Inputs.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@
224224

225225
<DemoBlock Title="@Localizer["ClearableTitle"]"
226226
Introduction="@Localizer["ClearableIntro"]"
227-
Name="OnInput">
227+
Name="IsClearable">
228228
<div class="row g-3">
229229
<div class="col-12 col-sm-6">
230230
<BootstrapInput Value="Model.Name" IsClearable="true" ShowLabel="true" DisplayText="Clearable" />

0 commit comments

Comments
 (0)