Skip to content

Commit 332cd9a

Browse files
Update README.md
1 parent 06d6cfe commit 332cd9a

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,22 @@ angular.module('datatablesSampleApp', ['datatables'])
2626
## List of Available Advanced table options for Angular Data Table
2727
For advanced datatable options have a look at items listed below.
2828

29-
- Table Pagination
29+
- **Table Pagination - **
3030
Angular Bootstrap Table Pagination is a component with simple navigation which lets you split a huge amount of content within the tables into smaller parts. By default, pagination is initialized with Previous, page numbers and Next buttons.
3131

32-
- Table Search
32+
- **Table Search - **
3333
Angular Bootstrap table search are a component which are super fast and easy to use searching functionality dedicated to our tables.
3434

35-
- Table Sort
35+
- **Table Sort - **
3636
Angular Bootstrap Sort table are component with sorting functionality which lets you sort the data of the tables according to any specific columns.
3737

38-
- Table Editable
38+
- **Table Editable - **
3939
Angular Bootstrap Editable Table are component with which you can add and remove rows and change text and information within cells. In-place editing on your website based on JavaScript is now easier and quicker.
4040

41-
- Table Responsive
41+
- **Table Responsive - **
4242
Angular Bootstrap Responsive tables are component which allow tables to be scrolled horizontally with ease. Make any table responsive across all viewports by wrapping a .table with .table-responsive. Or, pick a maximum breakpoint with which to have a responsive table up to by using .table-responsive{-sm|-md|-lg|-xl}.
4343

44-
- Table Styles
44+
- **Table Styles - **
4545
Angular Bootstrap table styles are components with examples of the tables with additional elements like buttons, checkboxes, icons, panels & more.
4646

4747

0 commit comments

Comments
 (0)