Skip to content

Commit 1e0f6aa

Browse files
committed
doc: 增加 IsNew 标志
1 parent 32a3b91 commit 1e0f6aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/BootstrapBlazor.Server/Extensions/MenusLocalizerExtensions.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ void AddForm(DemoMenuItem item)
410410
},
411411
new()
412412
{
413+
IsNew = true,
413414
Text = Localizer["OtpInput"],
414415
Url = "otp-input"
415416
},

0 commit comments

Comments
 (0)