### File right File inputs can show an additional area to display the selected file name. You just need to add the `has-name` and `is-right` classes to your file input element to apply this style. Please refer to markup for more details about usage. ```vue ```