aboutsummaryrefslogtreecommitdiff
path: root/src/ui/c-text-copyable/c-text-copyable.demo.vue
blob: e2aeb1dad452bba1b4e17c8496aee9c1110547dc (plain) (blame)
1
2
3
<template>
  <c-text-copyable value="value" displayed-value="displayedValue" />
</template>