# Table flat-json Use Plugin: [bootstrap-table-flat-json](https://github.com/djhvscf/bootstrap-table-flat-json) ## Usage ```html ``` ## 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: `.`