You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/BootstrapBlazor.Server/Locales/en-US.json
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4191,8 +4191,6 @@
4191
4191
"SearchesNormalTitle": "Basic usage",
4192
4192
"SearchesNormalIntro": "Enter some of the data to search",
4193
4193
"SearchesNormalDescription": "Please enter <code>1234</code> to get the Smart Prompt and turn on auto focus by setting <code>IsAutoFocus='true'</code>",
4194
-
"SearchesClearValueTitle": "Values are automatically emptied after searching",
4195
-
"SearchesClearValueIntro": "Turn on the automatic emptying of the search box after search by setting <code>IsAutoClearAfterSearch="true"</code>",
4196
4194
"SearchesDisplayButtonTitle": "The Empty button is displayed",
4197
4195
"SearchesDisplayButtonIntro": "Control whether the Empty button is displayed by setting the <code>ShowClearButton</code> parameter",
0 commit comments