A minimal Chrome extension for debugging web components built with Stencil.
Compatibility: Stencil 0.7.0 and up
Provided inspections:
Props
- Type
- Mutable
- Connect
- Context
- Watchers
- Value (including edit for string, number and boolean props)
States
- Watchers
- Value (including edit for string, number and boolean values)
Elements
Methods
Events
- Definition
-
Flags
- Bubbles
- Cancelable
- Composed
- Definition
-
Flags
- Capture
- Disabled
- Passive
Emitters
Listeners
Lifecycle methods
Internal class members
- Clone the repo
- Build the project using
npm run build
- Load unpacked extension in Chrome
- Point to the
www
folder