allocatr/public/assets/libs/bootstrap-table/src/extensions/flat-json
2025-02-26 16:44:49 +08:00
..
bootstrap-table-flat-json.js assets 2025-02-26 16:44:49 +08:00
extension.json assets 2025-02-26 16:44:49 +08:00
README.md assets 2025-02-26 16:44:49 +08:00

Table flat-json

Use Plugin: bootstrap-table-flat-json

Usage

<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: .