Skip to content

Commit a9c1391

Browse files
authored
Merge pull request #128 from bcdev/clarasb-xxx-update_docs
add components to docs
2 parents ef72429 + c62c491 commit a9c1391

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/api/components.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,24 @@ and providers:
2323

2424
::: chartlets.components.IconButton
2525

26+
::: chartlets.components.DataGrid
27+
28+
::: chartlets.components.Dialog
29+
30+
::: chartlets.components.Divider
31+
32+
::: chartlets.components.RadioGroup
33+
2634
::: chartlets.components.Select
2735

36+
::: chartlets.components.Slider
37+
38+
::: chartlets.components.Switch
39+
40+
::: chartlets.components.Table
41+
42+
::: chartlets.components.Tabs
43+
2844
::: chartlets.components.Typography
2945

3046
## Base classes

0 commit comments

Comments
 (0)