-
Notifications
You must be signed in to change notification settings - Fork 102
Stabilizing tutorialkit:store API
#351
-
|
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. See https://tutorialkit.dev/reference/tutorialkit-api for the API documentation and https://tutorialkit.dev/guides/how-to-use-tutorialkit-api/ for example custom React components using these APIs. Here are few examples of the API usage:
At the moment the API of The API surface of |
Beta Was this translation helpful? Give feedback.