microsoft / fast

The adaptive interface system for modern web experiences.
https://www.fast.design
Other
9.17k stars 587 forks source link

Add dependency injection documentation #6978

Closed janechu closed 1 month ago

janechu commented 1 month ago

Pull Request

📖 Description

This change fills out the dependency injection documentation with some examples, for regular JavaScript and dependency injection for web components.

👩‍💻 Reviewer Notes

The document does not contain an exhaustive list of all the capabilities of our current dependency injection utilities. We will be adding generated API documentation for this, and all other specific exports for users to refer to. See #6979

✅ Checklist

General

⏭ Next Steps