carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
598 stars 177 forks source link

feat: cv-tooltip export static values #1512

Closed OlkaB closed 10 months ago

OlkaB commented 10 months ago

Contributes to #591 and comment from #1498

 What did you do?

export static values (original ones from Vue2 + additional enums for more convenient usage)

How have you tested it?

n/a

Were docs updated if needed?