Skip to content

Commit fb7086b

Browse files
Add list of components to readme
1 parent cec4c60 commit fb7086b

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

readme.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,24 @@ Components work with any web framework and on all all modern browsers. IE 11 is
1717

1818
This library is in preview and is in early development. Based on feedback from the community, all components and APIs are expected to change and improve.
1919

20-
## Documentation
20+
## Components & Documentation
2121

22-
[View the documentation](./docs)
22+
The toolkit currently includes the following components:
23+
24+
* [mgt-agenda](./docs/components/agenda.md)
25+
* [mgt-login](./docs/components/login.md)
26+
* [mgt-people](./docs/components/people.md)
27+
* [mgt-person](./docs/components/person.md)
28+
* [mgt-tasks](./docs/components/tasks.md)
29+
30+
And the following providers:
31+
32+
* [mgt-msal-provider](./docs/providers/msal.md)
33+
* [SharePointProvider](./docs/providers/SharePoint.md)
34+
* [SimpleProvider](./docs/providers/custom.md)
35+
* [mgt-teams-provider](./docs/providers/Teams.md)
36+
37+
[View the full documentation](./docs)
2338

2439
## Getting Started
2540

0 commit comments

Comments
 (0)