# Input: InputBlock ## Usage ```js import { InputBlock } from 'asc-web-components'; ``` #### Description InputBlock description #### Usage ```js alert(event.target.value)} onChange={event => alert(event.target.value)} >