getSelectedId

returns the id of the selected task

string|number getSelectedId();
string|numberthe selected task's id

Example

var selected = $$("myBoard").getSelectedId();

See also
Back to top
If you have not checked yet, be sure to visit site of our main product Webix javascript web framework and page of javascript kanban board product.