Skip to content

OverlayProps

Defined in: react/markput/src/types.ts:87

Props for Overlay components.

optional data: readonly Suggestion[];

Defined in: react/markput/src/types.ts:91

Data array for suggestions/autocomplete


optional trigger: string;

Defined in: react/markput/src/types.ts:89

Trigger character(s) that activate the overlay