twobin / react-lazyload

Lazy load your component, image or anything matters the performance.
MIT License
5.88k stars 488 forks source link

Does this library support hook components? #350

Open amqqliang opened 3 years ago

DAHU123 commented 3 years ago

这个也是我想要问的问题呀,我在hook components组件中引用此插件,会加载不出来children,只会显示placeholder的内容!官方大佬回复一下吧!

xu1718191411 commented 2 years ago
export default class LazyLoad extends Component<LazyLoadProps> {
    constructor(props: LazyLoad);
}
DAHU123 commented 2 years ago

您好!邮件已收到,请知悉!