The Syncfusion® native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
I only see the code that displays the skeleton in the document. How can it be combined with the component that you want to load and complete the display?
ISIndrajith Srinivasan Syncfusion Team September 19, 2023 08:48 AM UTC
Hi Xu Zhi bin,
Greetings from Syncfusion support,
Yes, you can control the component display
by using the v-if directive in the component tag. In the below shared
sample, the Listview component is loaded with the skeleton effect before the
data is loaded to the component.