First commit
This commit is contained in:
13
application/elements/gridView/gridView.header.row.js
Normal file
13
application/elements/gridView/gridView.header.row.js
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
|
||||
|
||||
export default class gridViewTableRow{
|
||||
|
||||
display = "table-row";
|
||||
|
||||
propegateEvent = false;
|
||||
|
||||
layers = 1;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user