Adds snippets of Vuetify to Vue component files in Atom.
In the terminal, install the package via apm:
apm install language-vuetify
- Launch Atom
- Open Settings View using Cmd+, on macOS or Ctrl+, on other platforms
- Click the Install tab on the left side
- Enter
language-vuetify
in the search box and press Enter - Click the "Install" button that appears
v-container
v-layout
v-felx
v-alert
v-avatar
v-breadcrumbs
v-bottom-nav
v-btn
v-card
v-card-media
v-card-title
v-card-text
v-card-actions
v-carousel
v-carousel-item
v-checkbox
v-chip
v-data-table
v-dialog
v-divider
v-expansion-panel
v-footer
v-form
v-list
v-list-tile
v-list-tile-title
v-list-tile-sub-title
v-list-tile-avatar
v-list-tile-action
v-list-tile-content
v-menu
v-navigation-drawer
v-pagination
v-parallax
v-date-picker
v-time-picker
v-progress-circular
v-progress-linear
v-radio-group
v-radio
v-select
v-slider
v-snackbar
v-spacer
v-stepper
v-stepper-header
v-stepper-step
v-stepper-content
v-subheader
v-tabs
v-tabs-bar
v-tabs-item
v-tabs-slider
v-tabs-items
v-tabs-content
v-text-field
v-toolbar
dark
disabled
id
label
light
name
value
This project is licensed under the MIT License - see the LICENSE.md file for details