File tree Expand file tree Collapse file tree
src/BootstrapBlazor.Server Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6060 <PackageReference Include =" BootstrapBlazor.Splitting" Version =" 9.0.1" />
6161 <PackageReference Include =" BootstrapBlazor.SvgEditor" Version =" 9.0.2" />
6262 <PackageReference Include =" BootstrapBlazor.SummerNote" Version =" 9.0.2" />
63- <PackageReference Include =" BootstrapBlazor.TableExport" Version =" 9.1.0 " />
63+ <PackageReference Include =" BootstrapBlazor.TableExport" Version =" 9.1.1 " />
6464 <PackageReference Include =" BootstrapBlazor.Topology" Version =" 9.0.0" />
6565 <PackageReference Include =" BootstrapBlazor.VideoPlayer" Version =" 9.0.2" />
6666 <PackageReference Include =" BootstrapBlazor.WinBox" Version =" 9.0.7" />
Original file line number Diff line number Diff line change 6262 <TableColumn @bind-Field =" @context.Name" Width =" 100" />
6363 <TableColumn @bind-Field =" @context.Address" />
6464 <TableColumn @bind-Field =" @context.Count" />
65+ <TableColumn @bind-Field =" @context.Complete" LookupServiceKey =" Foo.Complete" />
6566 </TableColumns >
6667 </Table >
6768</DemoBlock >
You can’t perform that action at this time.
0 commit comments