--- state: textarea: '' --- ### VTextarea addon `VTextarea` that are wrapped by a control and a field can have a single bottom addon. You can use it to display a toolbar or any type of user actions. Use the `textaddon` prop on the `` and the second `` component. Please refer to the code example for more details about usage. ```vue ```
Post Comment