AllenFang / AllenFang/react-bootstrap-table
how render datafield object
Aperta
- Lingua principale
- JavaScript
- Stelle
- 2.2k
- Fork
- 761
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
if have the object
```
{
name: "Test",
User: {
name: "Test 2"
}
}
```
I need access the User.name in dataFields, how make this ?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.