Work on inline attributes

This commit is contained in:
Zef Hemel
2023-07-24 19:54:31 +02:00
parent a1c623b1f5
commit 2b494f263e
12 changed files with 211 additions and 16 deletions
+1
View File
@@ -43,6 +43,7 @@ class TableViewWidget extends WidgetType {
}
return url;
},
preserveAttributes: true,
});
return dom;
}