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
[ ] Create a sample to demonstrate how to use another template library (ex: lit-html)
[ ] Document the process to use a another template library
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