vue-wrap-balancer icon indicating copy to clipboard operation
vue-wrap-balancer copied to clipboard

Simple Vue Component That Makes Titles More Readable.

Results 3 vue-wrap-balancer issues
Sort by recently updated
recently updated
newest added

I have bug when try to use ![image](https://github.com/wobsoriano/vue-wrap-balancer/assets/168197340/ab34b19b-c669-4853-b46b-afb7834a1cdd)

@wobsoriano Thanks a lot for this module. It works perfectly. I'm trying to ellipsize a heading that overflows 2 lines. I have written this CSS class for normal heading. ```css...

It's similar to that: https://github.com/wobsoriano/vue-wrap-balancer/pull/3 and it looks like the `class` value is not inherited too. Shouldn't be all `$attrs` bound by default?