<script> import { data } from './data.example.js' import { Datatable } from 'svelte-simple-datatables' const settings = { sortable: true, pagination: true, ...
確定! 回上一頁