PHP Classes

File: resources/js/components/ui/table/index.ts

Recommend this page to a friend!
  Packages of Niko Peikrishvili   Ticker   resources/js/components/ui/table/index.ts   Download  
File: resources/js/components/ui/table/index.ts
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Ticker
Application to track and manage to do tasks
Author: By
Last change:
Date: 3 months ago
Size: 501 bytes
 

Contents

Class file image Download
export { default as Table } from "./Table.vue" export { default as TableBody } from "./TableBody.vue" export { default as TableCaption } from "./TableCaption.vue" export { default as TableCell } from "./TableCell.vue" export { default as TableEmpty } from "./TableEmpty.vue" export { default as TableFooter } from "./TableFooter.vue" export { default as TableHead } from "./TableHead.vue" export { default as TableHeader } from "./TableHeader.vue" export { default as TableRow } from "./TableRow.vue"