InputEditorSizeParams Interface
InputEditorSizeParams type guard.
Extends
Properties
| Name | Type | Description | |
|---|---|---|---|
| maxLength | number | undefined | Optionally define the maximum number of characters allowed. | |
| size | number | undefined | Optionally define the width in characters. | |
| type | InputEditorSize |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.