Components

Actions Component

Actions component is the only component in here.

Open file: "src/components/Actions.vue"

Components 1

If you take a look at the Component API Overview that I mentioned in Quickview and finished reading Pages, you will already see many familiar elements in this, only the new element is a snackbar, it will appear when you press the copy button.

Components 2

Its default is the bottom, you can change it by adding the following attributes:

Components 3

Components 4

Read about Snackbar Component