Is there a way to "expand" a row?
Aberta
- Linguagem predominante
- TypeScript
- Estrelas
- 1.6k
- Forks
- 867
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I'm looking to ng2-smart-table to migrate my angular1 components based on ng-table (https://github.com/esvit/ng-table) to Angular (>=2).
One of the thing I use ng-table for the most is like this:
```
Details
{{elem.field1}}
{{elem.field2}}
{{elem.field3}}
{{elem.field4}}
DETAILS for elem
```
Is there a way to achieve something similar with ng2-smart-table?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.