Try the demo mode to see how it works, or connect a backend to run actual k6 tests. See web/ for local development or WEB_DEPLOYMENT.md for deployment instructions.
This example demonstrates how to load a custom dictionary once a spelling check operation is started and save the words added by a user. Handle the CustomDictionaryLoading event to load a custom ...