Search code examples
angularjsangular-datatables

What is .withDOM('frtip')?


Hey can anyone please tell me what is this 'frtip' inside the .DOM() and is there any documentation to understand this ?


Solution

  • It controls where and which table control elements you will have.

    From the docs:

    l - length changing input control
    f - filtering input
    t - The table!
    i - Table information summary
    p - pagination control
    r - processing display element