### Input Loading An `VInput` can be shown in a loading state. To apply that style, simply add the `loading` prop to the wrapping `` component. ```vue ```