How to create Tag Input in Vue - Learn Vue by example

Опубликовано: 15 Октябрь 2024
на канале: DEV DIARY by dhanushka
1,132
33

Here I am creating a tag input feature with VueJS and vuetify. I am using this implementation as an example to explain vue features as well. If you are bored, check the timestamps I have added.

Hope you are doing well... Stay safe 😷

Subscribe and click on the bell icon for more design & development contents

See you in another video ❤️

GitHub Repo: https://github.com/dhanushkac/Vue-Tag...

👾 Find me on Facebook:   / dhanushkach  
🐦 Follow me on Twitter:   / _dhanushkac  
📲 Like on Facebook:   / devdiarybydhanushka  
✒️ Find the blog: https://diarybydhanushka.dev/

00:00 Welcome
00:52 Intro
02:36 Think as components
04:01 Configure project with vuetify
06:15 Create tag container component
13:14 Create tag component
17:48 Working with methods
26:24 Create icon button component
30:08 Computed properties
32:07 Handle additional actions
35:58 Arrange layout with grids
39:25 Info bar implementation
44:40 Alert implementation for copy function
46:00 End

#devdiarybydhanushka #vue #tagInput #vuejs