@if (configuration.dragAndDropEnabled) {
}
@if (baselineEnabled) {
}
@for (column of [].constructor(columns.length); track $index) {
}
@if (configuration.columnMenuEnabled) {
}
@if (!configuration.columnMenuEnabled) {
}
{{text.tableSummary}}
{{text.tableSummaryHints}}
@if (configuration.dragAndDropEnabled) {
|
|
}
@if (baselineEnabled) {
|
}
@for (column of columns; track column.href) {
}
@if (configuration.columnMenuEnabled || configuration.actionsColumnEnabled) {
}
@if (!isEmbedded && query && results.count === 0) {
|
{{text.noResults.title}}
{{text.noResults.description}}
|
}
@if (tableElement && configuration.inlineCreateEnabled) {
}
@if (!configuration.isEmbedded) {
}
}