hc
2024-11-01 a01b5c9f91adaee088a817861603a5dbe14775c2
1
2
3
4
5
6
7
8
9
10
11
12
config BR2_PACKAGE_DATATABLES_RESPONSIVE
   bool "datatables-responsive"
   depends on BR2_PACKAGE_DATATABLES
   help
     In the modern world of responsive web design tables can often
     cause a particular problem for designers due to their row
     based layout.  Responsive is an extension for DataTables that
     resolves that problem by optimising the table's layout for
     different screen sizes through the dynamic insertion and
     removal of columns from the table.
 
     https://datatables.net/extensions/responsive