Skip to content

@modoki/engine / index / HandleProvider

Type Alias: HandleProvider

HandleProvider = () => InteractionHandle[]

A handle computer. Returns the editor's current handles (empty when it has none to offer — e.g. nothing selected, or the editor isn't in the right sub-mode).

Returns

InteractionHandle[]

Built with Modoki.