corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 19  →  ?path2? @ 20
/pack-rat/003_pack_rat/pack-rat/node_modules/bootstrap-table/src/extensions/flat-json/README.md
@@ -0,0 +1,23 @@
# Table flat-json
 
Use Plugin: [bootstrap-table-flat-json](https://github.com/djhvscf/bootstrap-table-flat-json)
 
## Usage
 
```html
<script src="extensions/flat-json/bootstrap-table-flat-json.js"></script>
```
 
## Options
 
### flat
 
* type: Boolean
* description: Set true to flat the JSON object.
* default: `false`
 
### flatSeparator
 
* type: String
* description: Set the default separator between object levels.
* default: `.`