mirror of
https://github.com/DataTables/DataTables.git
synced 2025-01-30 23:52:11 +01:00
903d1219f3
- New API methods: - table() - select a single table - table().node() - get the table node for the table - To be honest, these methods are not likely to be used particuarly often, so I think they are fairly low priority, but they could provide useful, and it is a public way to get the table node.