Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Stabilizingtutorialkit:store API#351

AriPerkkio started this conversation inGeneral
Discussion options

TutorialKit exposes low level APIs that authors can utilize to provide highly custom experience in their tutorials. These APIs allow authors to control internal parts of TutorialKit. Seehttps://tutorialkit.dev/reference/tutorialkit-api for the API documentation andhttps://tutorialkit.dev/guides/how-to-use-tutorialkit-api/ for example custom React components using these APIs.

Here are few examples of the API usage:

ExampleLink
Write to terminalOpen in StackBlitz
Access tutorial stateOpen in StackBlitz
Provide feedback to user when lesson is solvedOpen in StackBlitz

At the moment the API oftutorialkit:store is experimental, meaning that its API may introduce breaking changes in minor and patch releases. These changes can only affect your application if you are directly usingtutorialkit:store module. Using TutorialKit through Astro is not affected.

The API surface oftutorialkit:store is wide and exposes many low level internal parts that it probably shouldn't. If you are using any of these APIs, you can help us stabilizing the API by sharing your use case here in this discussion. We are also happy to hear if the API is missing something that you would like it to have.

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
1 participant
@AriPerkkio

[8]ページ先頭

©2009-2025 Movatter.jp