ClientTableComponent
Example
<template>
<div>
<section>
<client-table-component data-url="/services" />
</section>
</div>
</template>
Props
| Name | Description | Type | Required | Default |
|---|---|---|---|---|
| dataUrl | Url services | String | false | null |
Events
| Event Name | Description | Parameters |
|---|---|---|
| form-close | - | - |
| form-open | - | - |