我正在使用TabularTables.Transfers = new Tabular.Table({
name: "Books",
collection: Transfers, // can I use an external API for this?
...
});
作为流星。我把它设置为使用我的本地mongo。但是,我无法找到通过外部API创建表的方法。
如何设置表格来执行此操作?
<a>door</a>
<b>doors[0]</b>
<b-hint>path.to.doorB</b-hint>