-
Notifications
You must be signed in to change notification settings - Fork 15
/
_pdf.yml
77 lines (75 loc) · 2.17 KB
/
_pdf.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
#Disable CTA panels for PDF
has_cta_panels: false
intro_columns:
-
categories:
-
title: "Data Controls"
items:
"DataGrid": "datagrid-overview"
"ListView": "listview-overview"
"DataForm": "dataform-overview"
-
title: "Pdf Viewer"
items:
"PdfViewer": "pdfviewer-overview"
-
title: "Calendar & Scheduling"
items:
"Calendar": "calendar-overview"
-
title: "Navigation & Layout"
items:
"TreeView": "treeview-overview"
"SideDrawer": "sidedrawer-overview"
"TabView": "tabview-overview"
"Accordion": "accordion-overview"
"Expander": "expander-overview"
"DockLayout": "docklayout-overview"
-
title: "Buttons"
items:
"Segmented Control": "segmentedcontrol-overview"
"Button": "button-overview"
"CheckBox": "checkbox-overview"
-
title: "Editors"
items:
"Entry": "entry-overview"
"AutoCompleteView": "autocompleteview-overview"
"NumericInput": "numericinput-overview"
"MaskedInput": "maskedinput-overview"
"Image Editor": "imageeditor-overview"
"DateTime Picker": "datetime-picker-overview"
"List Picker": "list-picker-overview"
"Templated Picker": "templated-picker-overview"
-
categories:
-
title: "Data Visualization"
items:
"Charts": "chart-overview"
"Map": "map-overview"
"Gauge": "gauge-overview"
"Rating": "rating-overview"
"Barcode": "barcode-overview"
-
title: "Interactivity & UX"
items:
"BusyIndicator": "busyindicator-overview"
"Popup": "popup-overview"
"SlideView": "slideview-overview"
"Border": "border-overview"
"Path": "path-overview"
-
title: "Document Processing Libraries"
items:
"PdfProcessing": "radpdfprocessing-overview"
"WordsProcessing": "radwordsprocessing-overview"
"SpreadProcessing": "radspreadprocessing-overview"
"SpreadStreamProcessing": "radspreadstreamprocessing-overview"
"ZipLibrary": "radziplibrary-overview"
-
title: "Chatbots"
items:
"Conversational UI": "chat-overview"