--- state: input: 'Batman' --- ### Loading and Disabled select vuero `VSelect` can be shown in a loading state. To apply that style, simply add the `loading` property to the `VControl` wrapping element. The `disabled` property should be set on `VSelect`, like the default behavior. Please refer to the code example for more details about usage. ```vue ``` Select a Hero Superman Batman Spiderman Deadpool Spawn Galactus