Skip to content

Add DataLoadingTemplate #313

@lostluna1

Description

@lostluna1

Hope there is a template that can set the animation when the TableView is in the data loading state, for example:

<DataLoadingTemplate>
    <DataTemplate>
<ProgressBar/>
    </DataTemplate>
</DataLoadingTemplate>

I think this feature can better indicate the current state of the TableView

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions