microsoftgraph / microsoft-graph-toolkit

Authentication Providers and UI components for Microsoft Graph 🦒
https://docs.microsoft.com/graph/toolkit/overview
Other
964 stars 309 forks source link

Create sample and documentation about using a 3rd party template library #237

Closed nmetulev closed 4 years ago

nmetulev commented 4 years ago

Proposal: Document using 3rd party template library

Description

The toolkit comes with a templating engine to allow re-templating of components, but it's not immediately clear whether other templating libraries can be used instead. We should document the process and provide samples on how developers can leverage their own templateing engines with the toolkit

Rationale

Developers might already be using a templating library that they like to use. We should make sure they are aware the toolkit support this.

Preferred Solution

shweaver-MSFT commented 4 years ago

This issue has been addressed with recent blog posts and release of mgt-react-preview