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/editor-ui > EditorInputProps
EditorInputProps interface
Signature:export interface EditorInputProps extends React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>
Extends: React.DetailedHTMLProps<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement> Properties
Property | Type | Description |
---|---|---|
inputWidth? | string | (Optional) |
label? | string | (Optional) |
width? | string | (Optional) |