Skip to content

You don't have any verified emails. We recommend verifying at least one email.

Email verification helps our support team verify ownership if you lose account access and allows you to receive all the notifications you ask for.

  • Watch

/bootstrap-table

HTTPS clone URL

SSH clone URL

Subversion checkout URL

You can clone with HTTPS, SSH, or Subversion.

Download ZIP
36 lines (23 sloc) 0.764 kb

Table Mobile

Use Plugin: bootstrap-table-mobile

Usage

<script src="extensions/mobile/bootstrap-table-mobile.js"></script>

Options

mobileResponsive

  • type: Boolean
  • description: Set true to change the view between card and table view depending on width and height given.
  • default: false

checkOnInit

  • type: Boolean
  • description: Set true to check the window size on init.
  • default: true

minWidth

  • type: Integer
  • description: Set the minimum width when the table will change the view.
  • default: 562

minHeight

  • type: Integer
  • description: Set the minimum height when the table will change the view.
  • default: undefined
Jump to Line
Something went wrong with that request. Please try again.