This commit is contained in:
Charles 2025-10-27 15:34:45 +01:00
parent aee352924e
commit ec3fc7f5ca
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ export default class extends Controller {
static values = {aws: String};
connect() {
this.table();
}
table(){
const table = new Tabulator("#tabulator-org", {
// Register locales here
langs: {