Skip to content

Commit 65a1dd5

Browse files
Update README.md
1 parent bd33172 commit 65a1dd5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# vue3-pivottable-getting-started
2-
Learn here all about Getting Started with Syncfusion Pivot Table in Vue application using Vue CLI.
1+
The sample demonstrates how to integrate the Syncfusion Pivot Table component into a Vue 3 application using the Vue CLI. The following features are shown in this sample.
2+
3+
1. Binding JSON data source.
4+
2. Defining fields from the bound data source to row, column, value and filter areas to render the entire Pivot Table component in a desired format.
5+
3. Adding height and width to the pivot table component.
6+
4. Enabling field list to add or remove and re-arrange the fields between different areas, including column, row, value, and filter along with filter and sort options dynamically at runtime.
7+
5. Enabling grouping bar that automatically populates fields from the bound data source and allows to drag fields between different areas such as columns, rows, values, and filters, and alter pivot table at runtime.
8+
6. Enabling calculated field to add a new calculated field based on the available fields from the bound data source using basic arithmetic operators at runtime.

0 commit comments

Comments
 (0)