UNPKG

@tempots/ui

Version:

Provides a higher level of renderables to help fast development with Tempo.

2 lines (1 loc) 112 B
export declare function OnEnterKey(handler: (event: KeyboardEvent) => void): import('@tempots/dom').Renderable;