Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 569 Bytes

File metadata and controls

15 lines (10 loc) · 569 Bytes

input-encoding

An HTML input field for entering character encoding. It uses iconv-lite to validate the input.

Props

Prop name Description Type Values Default
value Input's value XmlAttribute -

Events

Event name Type Description
input InputEvent Emitted when there is valid input.