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/internal__plugin-toolbar > OverlaySelectProps

OverlaySelectProps interface

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

The props for OverlaySelect

Signature:
export interface OverlaySelectProps extends React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>
Extends: React.DetailedHTMLProps<React.SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>

Properties

PropertyTypeDescription
labelstring(BETA)
optionsstring[](BETA)
width?string(BETA) (Optional)