Skip to content

Synctest-hub/how-to-create-a-call-history-ui-using-the-vue-listview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Create a Call History UI Using the Vue ListView

A quick-start React app that shows how to customize Syncfusion React List view items with icons or images using the template property. Learn how to effectively use:

  • headerTemplate
  • template
  • groupHeaderTemplate

to create a call history interface.

The Vue ListView component is a list-like interface that allows you to select an item or multiple items. It represents data in an interactive hierarchical structure across different layouts or views which supports UI virtualization to improve performance while loading huge amounts of data. This creates a fixed number of items regardless of data volume and displays the relevant data instead of creating all items simultaneously.


Documentation: https://ej2.syncfusion.com/vue/documentation/listview/getting-started

Demo: https://ej2.syncfusion.com/vue/demos/#/fluent2/listview/default.html

Project prerequisites

Make sure that you have the compatible versions of Visual Studio Code, Vue, and NodeJS or a later version on your machine before starting to work on this project.

How to run this application

  1. To run this application, you must first clone the how-to-create-a-call-history-ui-using-the-vue-listview repository and then open it in Visual Studio Code.

  2. Now, build and run your project using the below commands.

    npm install
    npm run dev
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •