The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/core > OverlayInput
OverlayInput() function
Renders the OverlayInput
Signature:export declare function OverlayInput(props: OverlayInputProps): JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
props | OverlayInputProps | OverlayInputProps |
JSX.Element