--- state: value: - 20 - 50 - 70 merge: 10 --- ### Tooltip merging The `` component can automatically merge multiple tooltips when they reach a certain threshold. Specify a `merge` value and pass it to the component's `:merge` prop. ```vue ```