---
|
layout: default
|
title: pages.examples.title
|
slug: examples
|
lead: pages.examples.lead
|
---
|
|
{% tf examples/note.md %}
|
|
{% tf examples/basic.md %}
|
|
{% tf examples/style.md %}
|
|
{% tf examples/align.md %}
|
|
{% tf examples/sort.md %}
|
|
{% tf examples/format.md %}
|
|
{% tf examples/hide-header.md %}
|
|
{% tf examples/columns.md %}
|
|
{% tf examples/card-view.md %}
|
|
{% tf examples/select.md %}
|
|
{% tf examples/toolbar.md %}
|
|
{% tf examples/pagination.md %}
|
|
{% tf examples/events.md %}
|
|
{% tf examples/methods.md %}
|
|
# More examples
|
|
More examples: [https://github.com/wenzhixin/bootstrap-table-examples#examples-list](https://github.com/wenzhixin/bootstrap-table-examples#examples-list)
|