javascript - vue component, how to get the height of the elements in the slot
为情所困
为情所困 2017-07-05 11:09:08
0
1
1101

Write a slider component, similar to swiper.js, and insert a dom structure into each slider-item. During the operation, it was found that the inserted dom structure cannot obtain the height in the mounted stage, so it should not be rendered.

为情所困
为情所困

reply all(1)
给我你的怀抱

Isn’t it okay to give a default height first and then copy it again after rendering?

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template