Closed d3orn closed 5 months ago
i see you use v-bind here for the width and height. how should i implement this?
<pd-skeleton-loader height="2rem" width="20rem">
I would prefer props, currently we have height with a default of 32px and width as a required property
Ready to test in v3.0.8
Low Prio
We have a skeleton loader in our own library but it would make sense to move it over to your library
Two props (width and height)
CSS
HTML
It is just some fancy css with a pretty simple HTML Template :)