addon package
Helpers
| Helpers | Description | Import Path |
|---|---|---|
| sum(a, b) | A helper that adds two numbers | addon/helpers/sum |
Components
| Components | Description | Import Path |
|---|---|---|
| Stepper | A component that makes a wizard | my-addon/components/stepper |
Component Signatures
| Component Signatures | Description | Import Path |
|---|---|---|
| StepperSignature | my-addon/components/stepper |