File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/BootstrapBlazor.Server/Components/Layout Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3030</div >
3131
3232<div class =" tabs-coms" >
33- <Tab IsBorderCard =" true" IsLazyLoadTabItem =" true" ShowFullScreen = " true " TabStyle =" TabStyle.Chrome" ShowToolbar =" true" @ref =" Tab" >
33+ <Tab IsBorderCard =" true" IsLazyLoadTabItem =" true" TabStyle =" TabStyle.Chrome" ShowToolbar =" true" @ref =" Tab" >
3434 <TabItem Text =" Example" Icon =" fa-solid fa-desktop" >
3535 <CascadingValue Value =" @RazorFileName" Name =" RazorFileName" >
3636 @Body
4242 <TabItem Text =" C#" Icon =" fa-regular fa-file-code" >
4343 <Pre @key =" @CSharpFileName" CodeFile =" @CSharpFileName" class =" code-cs" ></Pre >
4444 </TabItem >
45- <TabItem Text =" @Video" Icon =" fa-regular fa-file-video" ShowFullScreen = " false " >
45+ <TabItem Text =" @Video" Icon =" fa-regular fa-file-video" >
4646 <Video @key =" @VideoFileName" Name =" @VideoFileName" ></Video >
4747 <p ><b >交流群</b ></p >
4848 <QQGroup />
You can’t perform that action at this time.
0 commit comments