Closed limjunhyuk97 closed 2 years ago
You can remove the message like this:
<InfiniteLoading>
<span slot="noMore"></span>
</InfiniteLoading>
The same works for all the other slots (noResults
, error
, spinner
)
In the future I will probably make it empty by default....
Thanks a lot! This really helps me ;)
Hi, I'm currently using your work for shopping mall project. And, I noticed that there is no given documents for customizing"no more data" message. So I leaved an issue to ask you about some ways to customize those messages.
Thank you.