-
Notifications
You must be signed in to change notification settings - Fork 185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] Add basic context example #1187
Conversation
A live preview of this PR will be available at the URL(s) below. https://pr1187-4e41b8c---lit-dev-5ftespv5na-uc.a.run.app/playground/#sample=examples/context-basics |
packages/lit-dev-content/samples/examples/context-basics/elements.ts
Outdated
Show resolved
Hide resolved
packages/lit-dev-content/samples/examples/context-basics/elements.ts
Outdated
Show resolved
Hide resolved
…nts.ts Co-authored-by: Peter Burns <[email protected]>
Co-authored-by: Peter Burns <[email protected]>
packages/lit-dev-content/samples/examples/context-basics/project.json
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Issue: #1183
Context
For graduation we need some playground examples.
This is a "basic" example of using the Context package.
Test plan
Tested manually