on passe on options : nom du csv, delimiteur csv et clé des données
This commit is contained in:
parent
ac63650e86
commit
0c56c238ba
3 changed files with 11 additions and 14 deletions
|
@ -5,6 +5,9 @@
|
|||
<mon-tableau
|
||||
apiuri="#ENV{apiuri,spip.php?page=json_gamutable.json}"
|
||||
:tparpage="#ENV{tparpage, [10, 20, 50, 'Tous']}"
|
||||
champcsv="#ENV{champcsv,html}"
|
||||
delimitercsv="#ENV{delimitercsv,','}"
|
||||
namecsv="#ENV{namecsv,export.csv}"
|
||||
ref="montableau"
|
||||
></mon-tableau>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue