1.0.8 • Published 6 years ago

c-callout v1.0.8

Weekly downloads
36
License
-
Repository
-
Last release
6 years ago

c-callout

Custom version of v-tooltip from Vuetify.

Project setup

yarn add c-callout -D

or

npm i c-callout --save-dev

Usage example

import callout from 'c-callout/src/components/callout/callout.vue'
<callout bottom="true"><span slot="tooltipText">Lorem ipsum dolor sit amet</span>Text</callout>

Props

NameDefinitonValuesType
bottomPosition of tooltip to be showntrueboolean

Slots

NameDefinitonValuesType
tooltipTextTooltip text to be shownButtonString
TextButton text to be shownButtonString
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago