@corejam/core-components
Version:
Corejam - Core Components
26 lines (15 loc) • 737 B
Markdown
# corejam-form-container
<!-- Auto Generated Below -->
## Properties
| Property | Attribute | Description | Type | Default |
| --------------- | --------- | ----------- | ---------- | ----------- |
| `name` | `name` | | `string` | `undefined` |
| `submitHandler` | -- | | `Function` | `undefined` |
## Events
| Event | Description | Type |
| ------------ | ----------- | ------------------ |
| `formEvent` | | `CustomEvent<any>` |
| `formSubmit` | | `CustomEvent<any>` |
| `sendForm` | | `CustomEvent<any>` |
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*