Table key bindings. Pass to createEditor({ keymap: tableKeymap() }); they
take priority over the base keymap.
Each binding chains through every context Tab means something in, because
an override replaces the base binding wholesale: cell navigation inside a
table, then code-block indentation, then list indentation. Dropping a link
from this chain silently removes that behaviour from any host installing
this keymap.
Table key bindings. Pass to
createEditor({ keymap: tableKeymap() }); they take priority over the base keymap.Each binding chains through every context Tab means something in, because an override replaces the base binding wholesale: cell navigation inside a table, then code-block indentation, then list indentation. Dropping a link from this chain silently removes that behaviour from any host installing this keymap.