I’d like to create a new cell type using this package https://eonasdan.github.io/bootstrap-datetimepicker/
I’ve searched around and couldn’t get how to create the editor and the renderer… is there an example of how can I do that (beside the one in the docs)
What’s the role of the Editor and what’s the role of the Renderer?
I’ve checked the Pikaday one that’s in the core, but I still find it hard to understand the lifecycle of that component.
I see that the renderer is autocomplete… having it like that gives any advantages?
Thanks