hot_register_editor: Register a custom editor with Handsontable

View source: R/rhot.R

hot_register_editorR Documentation

Register a custom editor with Handsontable

Description

Register a custom editor with Handsontable

Usage

hot_register_editor(hot, name, jsFunction)

Arguments

name

Name your editor

jsFunction

Your javascript editor function passed as a string.

TODO Add details for what is expected of a validator function.


Paul-A-Kavan/rhot documentation built on Oct. 29, 2022, 8:07 a.m.