Typedefinition for select-render method missing

Typedefinition for select-render method missing

seaninjapanseaninjapan Posts: 8Questions: 2Answers: 0

Link to test case:
Debugger code (debug.datatables.net):
Error messages shown:
Description of problem:
The select-method used in examples for the select-extension has no typescript definition.
{ render: DataTable.render.select() }

I could not find an entry in the DataTablesStaticRender for the DataTable.render.select = function (valueProp, nameProp)

would it be possible to add it?

Replies

Sign In or Register to comment.