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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.