An HTML input field for entering character encoding. It uses iconv-lite to validate the input.
| Prop name | Description | Type | Values | Default |
|---|---|---|---|---|
| value | Input's value | XmlAttribute | - |
| Event name | Type | Description |
|---|---|---|
| input | InputEvent | Emitted when there is valid input. |