Is there a complete overview of all available data-* attributes?
Is there a complete overview of all available data-* attributes?
TPwouter
Posts: 1Questions: 1Answers: 0
I'm specifically wondering about a data- attribute for FixedColumns, but as I was searching for that I realised I couldn't find a consise overview of any data- attributes. I did find a list of all options here, but I can't find how they are mapped to data-attributes.
This discussion has been closed.
Answers
Hi TPwouter,
Yep, you're in the right place.
Take a look at this page, it explains how the attribute names are made - "jQuery will convert a dashed string into the camel-case notation used by DataTables for its options."
This may also be of interest - it's the options specific to fixedColumns.
Cheers,
Colin