get_decorator_reference
Look up StencilJS decorator references, including signatures, idiomatic examples, and anti-patterns. Specify a decorator name or omit to list all available decorators.
Instructions
Get accurate reference for StencilJS decorators (@Component, @Prop, @State, @Watch, @Event, @Listen, @Method, @Element, @AttachInternals), including signatures, idiomatic examples, and anti-patterns to avoid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional decorator name (without @) to look up. Omit to list all decorators. |