next.js/examples/with-stencil/packages/test-component/src/components/my-component/readme.md
readme.md16 lines457 B
# my-component

<!-- Auto Generated Below -->

## Properties

| Property | Attribute | Description     | Type     | Default     |
| -------- | --------- | --------------- | -------- | ----------- |
| `first`  | `first`   | The first name  | `string` | `undefined` |
| `last`   | `last`    | The last name   | `string` | `undefined` |
| `middle` | `middle`  | The middle name | `string` | `undefined` |

---

_Built with [StencilJS](https://stenciljs.com/)_
Quest for Codev2.0.0
/
SIGN IN