Skip to content

Instantly share code, notes, and snippets.

@icsaba
Last active May 19, 2022 06:20
Show Gist options
  • Save icsaba/106f8544038028e01683e0b2232b4b8f to your computer and use it in GitHub Desktop.
Save icsaba/106f8544038028e01683e0b2232b4b8f to your computer and use it in GitHub Desktop.
code snippet for my medium article
context.init({
propName: someValue,
propName2: { nestedData: [] }
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment