File tree Expand file tree Collapse file tree 1 file changed +22
-1
lines changed
Documentation/Blazorise.Docs/Pages/Docs/Extensions/ListView Expand file tree Collapse file tree 1 file changed +22
-1
lines changed Original file line number Diff line number Diff line change 1515</DocsPageParagraph >
1616
1717<DocsPageParagraph >
18- List views use <Code >ListGroup </Code > behind the covers, so you may make use of the <Code >ListGroup </Code > underlying APIs.
18+ List views use <Code >ListView </Code > behind the covers, so you may make use of the <Code >ListView </Code > underlying APIs.
1919</DocsPageParagraph >
2020
21+ <DocsPageParagraph >
22+ To be able to use <Code >ListView</Code > component you first need to install it.
23+ </DocsPageParagraph >
24+
25+ <DocsPageSubtitle >
26+ Installation
27+ </DocsPageSubtitle >
28+
29+ <Alert Color =" Color.Info" Visible >
30+ <AlertDescription >
31+ The DropdownList extension is part of the <Code >Blazorise.Components</Code > NuGet package.
32+ </AlertDescription >
33+ </Alert >
34+
35+ <DocsPageSection >
36+ <DocsPageSectionHeader Title =" NuGet" >
37+ Install extension from NuGet.
38+ </DocsPageSectionHeader >
39+ <DocsPageSectionSource Code =" ComponentsNugetInstallExample" ></DocsPageSectionSource >
40+ </DocsPageSection >
41+
2142<DocsPageSubtitle >
2243 Examples
2344</DocsPageSubtitle >
You can’t perform that action at this time.
0 commit comments