By default, most of the features are disabled, including the responsive design. We inilialize the table by using const table = new SmartTables('myTable', {}); Only "Search", "Pagination", "Sorting", and "Entries" are enabled by default. Note: This is a non-responsive example of SmartTables.
ID Name Email Phone Status Due
1 John Doe john.doe@example.com 123-456-7890 Active $100.00
2 Jane Smith jane.smith@example.com 987-654-3210 Inactive $200.00
3 Jim Beam jim.beam@example.com 555-123-4567 Active $300.00
4 Alice Johnson alice.johnson@example.com 415-555-0101 Pending $150.00
5 Robert Lee robert.lee@example.com 310-987-6543 Active $75.00
6 Sarah Kim sarah.kim@example.com 212-345-6789 Inactive $250.00
7 Michael Brown michael.brown@example.com 617-890-1234 Active $400.00
8 Emily Davis emily.davis@example.com 720-456-7891 Pending $50.00
9 David Wilson david.wilson@example.com 503-234-5678 Active $125.00
10 Linda Carter linda.carter@example.com 858-901-2345 Inactive $175.00
11 Thomas Green thomas.green@example.com 206-789-0123 Active $90.00
12 Nancy White nancy.white@example.com 404-567-8901 Pending $225.00
13 Paul Adams paul.adams@example.com 713-345-6789 Active $350.00
14 Clara Evans clara.evans@example.com 916-123-4567 Inactive $80.00
15 Oliver Harris oliver.harris@example.com 312-890-1234 Active $500.00