returns the view object of the Kanban card editor
const myEditor = $$("myKanban").getEditor(); const values = myEditor.getValues();
getEditor() returns the view object of the Kanban editor.