Components
Actions Component
Actions component is the only component in here.
Open file: "src/components/Actions.vue"

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.

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


Read about Snackbar Component