1.0.8 • Published 5 years ago

c-callout v1.0.8

Weekly downloads
36
License
-
Repository
-
Last release
5 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

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago