ClientTableComponent

Example

<template>
  <div>
    <section>
      <client-table-component data-url="/services" />
    </section>
  </div>
</template>

Props

NameDescriptionTypeRequiredDefault
dataUrlUrl servicesStringfalsenull

Events

Event NameDescriptionParameters
form-close--
form-open--