We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0495398 commit b460a88Copy full SHA for b460a88
README.md
@@ -32,6 +32,10 @@ Depending on what type of page you put the component on the filtering and view c
32
- A **Today** button for quick navigation.
33
- Direct date selection using a date picker.
34
35
+### Colapsable Filter Panel
36
+- Simple Filtering abilties that work with the dynamic record page filtering
37
+
38
+
39
### Efficient Data Fetching
40
- Leverages an Apex controller (`ganttChart`) to fetch and process data.
41
- Optimized queries for performance, ensuring only relevant data is retrieved.
0 commit comments