🎉 New way to define and initialize props on WebComponent.io as of v2.0.0-beta.6
This should ease the friction in defining properties with kebab-case strings and switching to camelCase when working with the values. Also, needing to initialize the values inside the onInit hook is unnecessary now.
🎉 New way to define and initialize props on WebComponent.io as of v2.0.0-beta.6
This should ease the friction in defining properties with kebab-case strings and switching to camelCase when working with the values. Also, needing to initialize the values inside the onInit hook is unnecessary now.