supporting-custom-elements
CommunityWeb Components support in React 19.
Authordjankies
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill covers integrating Web Components with React 19, including property vs attribute handling and custom events.
Core Features & Use Cases
- Property vs Attribute: Let React infer props vs attributes automatically.
- Custom Events: Use onEventName conventions for dispatches.
- ** SSR/CSR Considerations**: Guidance for SSR and client-only components.
Quick Start
Use a custom element in a React 19 component and wire up a custom event with an onEvent handler.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: supporting-custom-elements Download link: https://github.com/djankies/claude-configs/archive/main.zip#supporting-custom-elements Please download this .zip file, extract it, and install it in the .claude/skills/ directory.