diff --git a/doc/common/apidoc/index.json b/doc/common/apidoc/index.json
index eba6ca56b..b878f21fa 100644
--- a/doc/common/apidoc/index.json
+++ b/doc/common/apidoc/index.json
@@ -689,7 +689,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t index: number, // Index of the tab\n \t isTabActive: (index: number) ⇒ void, // Whether the tab is active\n}",
+ "type": "{\n \t index: number, // Index of the tab\n \t isTabActive: (index: number) ⇒ void, // Whether the tab is active\n}",
"description": "header slot's params."
}
],
@@ -3542,7 +3542,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // A value in the selection\n }",
+ "type": "{\n \t value: any, // A value in the selection\n }",
"description": "chip slot's params."
}
],
@@ -3555,7 +3555,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -3568,7 +3568,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t suggestions: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -3581,7 +3581,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t item: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "item slot's params."
}
],
@@ -3595,7 +3595,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -3608,7 +3608,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // undefined\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t item: any, // undefined\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option group slot's params."
}
],
@@ -3621,7 +3621,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -3634,7 +3634,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -3653,7 +3653,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }"
+ "type": "{\n \t class: string, // Style class of the icon.\n }"
}
],
"returnType": "VNode[]",
@@ -3665,7 +3665,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}"
+ "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}"
}
],
"returnType": "VNode[]",
@@ -3677,7 +3677,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }"
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }"
}
],
"returnType": "VNode[]",
@@ -5370,7 +5370,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: BreadcrumbRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: BreadcrumbRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -5389,7 +5389,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -5755,7 +5755,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "icon slot's params."
}
],
@@ -5768,7 +5768,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "loading icon slot's params."
}
],
@@ -7068,7 +7068,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t date: undefined, // Value of the component.\n }"
+ "type": "{\n \t date: undefined, // Value of the component.\n }"
}
],
"returnType": "VNode[]",
@@ -7080,7 +7080,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t years: undefined, // An array containing the start and and year of a decade to display at header of the year picker.\n }"
+ "type": "{\n \t years: undefined, // An array containing the start and and year of a decade to display at header of the year picker.\n }"
}
],
"returnType": "VNode[]",
@@ -7092,7 +7092,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
+ "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
"description": "dropdown icon slot's params."
}
],
@@ -7105,7 +7105,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the previous icon\n }",
+ "type": "{\n \t class: any, // Style class of the previous icon\n }",
"description": "previous icon slot's params."
}
],
@@ -7118,7 +7118,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the next icon\n }",
+ "type": "{\n \t class: any, // Style class of the next icon\n }",
"description": "next icon slot's params."
}
],
@@ -7131,7 +7131,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the increment icon\n }",
+ "type": "{\n \t class: any, // Style class of the increment icon\n }",
"description": "increment icon slot's params."
}
],
@@ -7144,7 +7144,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the decrement icon\n }",
+ "type": "{\n \t class: any, // Style class of the decrement icon\n }",
"description": "decrement icon slot's params."
}
],
@@ -8031,7 +8031,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Data of the component\n \t index: number, // Index of the item\n }",
+ "type": "{\n \t data: any, // Data of the component\n \t index: number, // Index of the item\n }",
"description": "item slot's params."
}
],
@@ -8734,7 +8734,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n }",
+ "type": "{\n \t option: any, // Option instance\n }",
"description": "option slot's params."
}
],
@@ -8747,7 +8747,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder text to show\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder text to show\n }",
"description": "value slot's params."
}
],
@@ -9536,7 +9536,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // State of the checkbox.\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t checked: boolean, // State of the checkbox.\n \t class: string, // Style class of the icon.\n }",
"description": "icon slot's params."
}
],
@@ -9850,7 +9850,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: (event: Event) ⇒ void, // Remove icon click event\n\t onKeydown: (event: Event) ⇒ void, // Remove icon keydown event\n}",
+ "type": "{\n \t onClick: (event: Event) ⇒ void, // Remove icon click event\n\t onKeydown: (event: Event) ⇒ void, // Remove icon keydown event\n}",
"description": "remove icon slot's params."
}
],
@@ -10273,7 +10273,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n }",
+ "type": "{\n \t value: any, // Value of the component\n }",
"description": "chip slot's params."
}
],
@@ -10286,7 +10286,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}",
+ "type": "{\n \t class: string, // Style class of the icon.\n \t index: number, // Index of the token.\n \t onClick: (event: Event, index: number) ⇒ void, // Remove token icon function.\n}",
"description": "remove token icon slot's params."
}
],
@@ -11985,7 +11985,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data.\n \t node: any, // Row node data.\n \t column: Column, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorInitCallback: (event: Event) ⇒ void, // Callback function\n}",
+ "type": "{\n \t data: any, // Row data.\n \t node: any, // Row node data.\n \t column: Column, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorInitCallback: (event: Event) ⇒ void, // Callback function\n}",
"description": "body slot's params."
}
],
@@ -11998,7 +11998,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t column: Column, // Column node.\n }",
+ "type": "{\n \t column: Column, // Column node.\n }",
"description": "header slot's params."
}
],
@@ -12011,7 +12011,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t column: Column, // Column node.\n }",
+ "type": "{\n \t column: Column, // Column node.\n }",
"description": "footer slot's params."
}
],
@@ -12024,7 +12024,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data.\n \t column: Column, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorSaveCallback: (event: Event) ⇒ void, // Callback function\n\t editorCancelCallback: (event: Event) ⇒ void, // Callback function\n}",
+ "type": "{\n \t data: any, // Row data.\n \t column: Column, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t editorSaveCallback: (event: Event) ⇒ void, // Callback function\n\t editorCancelCallback: (event: Event) ⇒ void, // Callback function\n}",
"description": "editor slot's params."
}
],
@@ -12037,7 +12037,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter slot's params."
}
],
@@ -12050,7 +12050,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter header slot's params."
}
],
@@ -12063,7 +12063,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter footer slot's params."
}
],
@@ -12076,7 +12076,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter clear slot's params."
}
],
@@ -12089,7 +12089,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
+ "type": "{\n \t field: string, // Column field.\n \t filterModel: ColumnFilterModelType, // Filter metadata\n \t filterCallback: () ⇒ void, // Callback function\n}",
"description": "filter apply slot's params."
}
],
@@ -12102,7 +12102,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data.\n \t column: Column, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t loadingOptions: ColumnLoadingOptions, // Loading options.\n }",
+ "type": "{\n \t data: any, // Row data.\n \t column: Column, // Column node.\n \t field: string, // Column field.\n \t index: number, // Row index.\n \t frozenRow: boolean, // Whether the row is frozen.\n \t loadingOptions: ColumnLoadingOptions, // Loading options.\n }",
"description": "loading slot's params."
}
],
@@ -12115,7 +12115,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the row toggler icon.\n \t rowExpanded: boolean, // Current row expanded state.\n }",
+ "type": "{\n \t class: string, // Style class of the row toggler icon.\n \t rowExpanded: boolean, // Current row expanded state.\n }",
"description": "row toggler icon slot's params."
}
],
@@ -12128,7 +12128,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Current check state.\n }",
+ "type": "{\n \t checked: boolean, // Current check state.\n }",
"description": "header row icon slot's params."
}
],
@@ -12183,7 +12183,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t sorted: boolean, // Current sort state.\n \t sortOrder: number, // Current sort order state.\n }",
+ "type": "{\n \t sorted: boolean, // Current sort state.\n \t sortOrder: number, // Current sort order state.\n }",
"description": "sort icon slot's params."
}
],
@@ -12196,7 +12196,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Current check state.\n }",
+ "type": "{\n \t checked: boolean, // Current check state.\n }",
"description": "header checkbox icon slot's params."
}
],
@@ -14492,7 +14492,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
+ "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
"description": "message slot's params."
}
],
@@ -14505,7 +14505,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the icon template\n }",
+ "type": "{\n \t class: any, // Style class of the icon template\n }",
"description": "icon slot's params."
}
],
@@ -14530,7 +14530,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close dialog function.\n\t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n}",
+ "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close dialog function.\n\t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n}",
"description": "container slot's params."
}
],
@@ -14777,7 +14777,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
+ "type": "{\n \t message: ConfirmationOptions, // Message of the component\n }",
"description": "message slot's params."
}
],
@@ -14790,7 +14790,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the icon template\n }",
+ "type": "{\n \t class: any, // Style class of the icon template\n }",
"description": "icon slot's params."
}
],
@@ -14815,7 +14815,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n \t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n}",
+ "type": "{\n \t message: any, // Message of the component\n \t onAccept: () ⇒ void, // Accept function of the component\n\t onReject: () ⇒ void, // Reject function of the component\n}",
"description": "container slot's params."
}
],
@@ -15333,7 +15333,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: ContextMenuRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: ContextMenuRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -15346,7 +15346,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -15359,7 +15359,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -17701,7 +17701,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
+ "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
"description": "group header slot's params."
}
],
@@ -17714,7 +17714,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
+ "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
"description": "group footer slot's params."
}
],
@@ -17733,7 +17733,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
+ "type": "{\n \t data: any, // Row data\n \t index: number, // Row index\n }",
"description": "expansion slot's params."
}
],
@@ -17764,7 +17764,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t expanded: boolean, // Current rowgroup's expanded state.\n }",
+ "type": "{\n \t expanded: boolean, // Current rowgroup's expanded state.\n }",
"description": "rowgroup toggler icon slot's params."
}
],
@@ -17777,7 +17777,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -17789,7 +17789,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -17801,7 +17801,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -17813,7 +17813,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -17825,7 +17825,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
"description": "paginatorrowsperpagedropdownicon's params."
}
],
@@ -17838,7 +17838,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
"description": "paginatorjumptopagedropdownicon's params."
}
],
@@ -18771,7 +18771,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Value of the component\n \t index: number, // Index of the grid\n }",
+ "type": "{\n \t data: any, // Value of the component\n \t index: number, // Index of the grid\n }",
"description": "list slot's params."
}
],
@@ -18784,7 +18784,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t data: any, // Value of the component\n \t index: number, // Index of the grid\n }",
+ "type": "{\n \t data: any, // Value of the component\n \t index: number, // Index of the grid\n }",
"description": "list slot's params."
}
],
@@ -19756,7 +19756,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the close icon\n }",
+ "type": "{\n \t class: any, // Style class of the close icon\n }",
"description": "close icon slot's params."
}
],
@@ -19769,7 +19769,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t maximized: boolean, // Maximized state as a boolean\n \t class: any, // Style class of the maximize icon\n }",
+ "type": "{\n \t maximized: boolean, // Maximized state as a boolean\n \t class: any, // Style class of the maximize icon\n }",
"description": "maximize icon slot's params."
}
],
@@ -19782,7 +19782,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClose: () ⇒ void, // Close dialog function.\n\t onMaximize: (event: Event) ⇒ void, // Maximize/minimize dialog function.\n}",
+ "type": "{\n \t onClose: () ⇒ void, // Close dialog function.\n\t onMaximize: (event: Event) ⇒ void, // Maximize/minimize dialog function.\n}",
"description": "container slot's params."
}
],
@@ -20486,7 +20486,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Custom content for item.\n \t index: number, // Index of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: DockRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Custom content for item.\n \t index: number, // Index of the menuitem\n \t label: undefined, // Label property of the menuitem\n \t props: DockRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -20499,7 +20499,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Custom content for icon.\n }",
+ "type": "{\n \t item: MenuItem, // Custom content for icon.\n }",
"description": "icon slot's params."
}
],
@@ -21359,7 +21359,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
"description": "value slot's params."
}
],
@@ -21379,7 +21379,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -21392,7 +21392,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -21405,7 +21405,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -21418,7 +21418,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option group slot's params."
}
],
@@ -21443,7 +21443,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -21456,7 +21456,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -21469,7 +21469,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the clear icon\n \t onClick: (event: Event) ⇒ void, // Clear icon click function.\n}",
+ "type": "{\n \t class: any, // Style class of the clear icon\n \t onClick: (event: Event) ⇒ void, // Clear icon click function.\n}",
"description": "clear icon slot's params."
}
],
@@ -21482,7 +21482,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
+ "type": "{\n \t class: any, // Style class of the dropdown icon\n }",
"description": "dropdown icon slot's params."
}
],
@@ -21495,7 +21495,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the loading icon\n }",
+ "type": "{\n \t class: any, // Style class of the loading icon\n }",
"description": "loading icon slot's params."
}
],
@@ -21508,7 +21508,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the filter icon\n }",
+ "type": "{\n \t class: any, // Style class of the filter icon\n }",
"description": "filter icon slot's params."
}
],
@@ -23410,7 +23410,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t chooseCallback: () ⇒ void, // Choose function\n\t uploadCallback: () ⇒ void, // Upload function\n\t clearCallback: () ⇒ void, // Clear function\n}",
+ "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t chooseCallback: () ⇒ void, // Choose function\n\t uploadCallback: () ⇒ void, // Upload function\n\t clearCallback: () ⇒ void, // Clear function\n}",
"description": "header slot's params."
}
],
@@ -23423,7 +23423,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t removeUploadedFileCallback: (index: number) ⇒ void, // Function to remove an uploaded file.\n\t removeFileCallback: (index: number) ⇒ void, // Function to remove a file.\n \t progress: number, // Uploaded progress as number.\n \t messages: undefined, // Status messages about upload process.\n }",
+ "type": "{\n \t files: File, // Files to upload.\n \t uploadedFiles: File, // Uploaded files.\n \t removeUploadedFileCallback: (index: number) ⇒ void, // Function to remove an uploaded file.\n\t removeFileCallback: (index: number) ⇒ void, // Function to remove a file.\n \t progress: number, // Uploaded progress as number.\n \t messages: undefined, // Status messages about upload process.\n }",
"description": "content slot's params."
}
],
@@ -23460,7 +23460,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t file: File, // File to upload.\n \t index: number, // The index of file\n }",
+ "type": "{\n \t file: File, // File to upload.\n \t index: number, // The index of file\n }",
"description": "fileremoveicon slot's params."
}
],
@@ -24461,7 +24461,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item instance\n }",
+ "type": "{\n \t item: any, // Item instance\n }",
"description": "item slot's params."
}
],
@@ -24474,7 +24474,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item instance\n }",
+ "type": "{\n \t item: any, // Item instance\n }",
"description": "caption slot's params."
}
],
@@ -24487,7 +24487,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t index: number, // Index of the indicator item\n }",
+ "type": "{\n \t index: number, // Index of the indicator item\n }",
"description": "indicator slot's params."
}
],
@@ -24500,7 +24500,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item instance\n }",
+ "type": "{\n \t item: any, // Item instance\n }",
"description": "thumbnail slot's params."
}
],
@@ -25092,7 +25092,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the image element.\n \t style: any, // Style of the image element.\n \t onError: () ⇒ void, // Image error function.\n}",
+ "type": "{\n \t class: any, // Style class of the image element.\n \t style: any, // Style of the image element.\n \t onError: () ⇒ void, // Image error function.\n}",
"description": "image slot's params."
}
],
@@ -25105,7 +25105,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the preview image element.\n \t style: any, // Style of the preview image element.\n \t onClick: () ⇒ void, // Preview click function.\n}",
+ "type": "{\n \t class: any, // Style class of the preview image element.\n \t style: any, // Style of the preview image element.\n \t onClick: () ⇒ void, // Preview click function.\n}",
"description": "preview slot's params."
}
],
@@ -27997,7 +27997,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -28010,7 +28010,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -28023,7 +28023,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -28036,7 +28036,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "optiongroup slot's params."
}
],
@@ -28061,7 +28061,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -28074,7 +28074,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -28087,7 +28087,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the filter icon\n }",
+ "type": "{\n \t class: any, // Style class of the filter icon\n }",
"description": "filter icon slot's params."
}
],
@@ -28657,7 +28657,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MegaMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MegaMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -28670,7 +28670,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -28683,7 +28683,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -29195,7 +29195,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenuRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenuRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -29208,7 +29208,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -29221,7 +29221,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t submenuheader: MenuItem, // Menuitem instance\n }",
+ "type": "{\n \t submenuheader: MenuItem, // Menuitem instance\n }",
"description": "submenuheader slot's params."
}
],
@@ -29739,7 +29739,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenubarRouterBindProps, // Binding properties of the menuitem\n \t root: boolean, // State of the root\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: MenubarRouterBindProps, // Binding properties of the menuitem\n \t root: boolean, // State of the root\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -29758,7 +29758,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t root: boolean, // Whether item is root\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t root: boolean, // Whether item is root\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -29771,7 +29771,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -30232,7 +30232,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t class: any, // Style class of the item icon element.\n }",
"description": "messageicon slot's params."
}
],
@@ -30245,7 +30245,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t class: any, // Style class of the item icon element.\n }",
"description": "closeicon slot's params."
}
],
@@ -30258,7 +30258,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClose: () ⇒ void, // Close message function.\n}",
+ "type": "{\n \t onClose: () ⇒ void, // Close message function.\n}",
"description": "container slot's params."
}
],
@@ -31285,7 +31285,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t placeholder: string, // Placeholder prop value\n }",
"description": "value slot's params."
}
],
@@ -31298,7 +31298,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // A value in the selection\n }",
+ "type": "{\n \t value: any, // A value in the selection\n }",
"description": "chip slot's params."
}
],
@@ -31318,7 +31318,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "header slot's params."
}
],
@@ -31331,7 +31331,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
+ "type": "{\n \t value: any, // Value of the component\n \t options: any, // Displayed options\n }",
"description": "footer slot's params."
}
],
@@ -31344,7 +31344,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -31357,7 +31357,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option group slot's params."
}
],
@@ -31382,7 +31382,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the component\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n}",
"description": "content slot's params."
}
],
@@ -31395,7 +31395,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
+ "type": "{\n \t options: any, // Options of the loader items for virtualscroller\n }",
"description": "loader slot's params."
}
],
@@ -31408,7 +31408,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n \t item: any, // Item of the token.\n \t onClick: (event: Event, item: any) ⇒ void, // Remove token icon function.\n}",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n \t item: any, // Item of the token.\n \t onClick: (event: Event, item: any) ⇒ void, // Remove token icon function.\n}",
"description": "removetokenicon slot's params."
}
],
@@ -31421,7 +31421,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t allSelected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t allSelected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
"description": "header checkbox icon slot's params."
}
],
@@ -31434,7 +31434,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "filtericon slot's params."
}
],
@@ -31447,7 +31447,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "closeicon slot's params."
}
],
@@ -31460,7 +31460,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t selected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t selected: boolean, // Options of the loader items for virtualscroller\n \t class: string, // Style class of the loading icon.\n }",
"description": "itemcheckboxicon slot's params."
}
],
@@ -31473,7 +31473,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "loading icon slot's params."
}
],
@@ -31486,7 +31486,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the loading icon.\n }",
+ "type": "{\n \t class: string, // Style class of the loading icon.\n }",
"description": "dropdownicon slot's params."
}
],
@@ -32090,7 +32090,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item.\n }",
+ "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item.\n }",
"description": "item slot's params."
}
],
@@ -32668,7 +32668,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t expanded: boolean, // Curent state of the node\n }",
+ "type": "{\n \t expanded: boolean, // Curent state of the node\n }",
"description": "togglericon slot's params."
}
],
@@ -33538,7 +33538,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t state: PageState, // Current state\n }",
+ "type": "{\n \t state: PageState, // Current state\n }",
"description": "start slot's params."
}
],
@@ -33551,7 +33551,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t state: PageState, // Current state\n }",
+ "type": "{\n \t state: PageState, // Current state\n }",
"description": "end slot's params."
}
],
@@ -33588,7 +33588,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the rowsperpagedropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the rowsperpagedropdown icon.\n }",
"description": "rowsperpagedropdownicon's params."
}
],
@@ -33601,7 +33601,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the jumptopagedropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the jumptopagedropdown icon.\n }",
"description": "jumptopagedropdownicon's params."
}
],
@@ -33950,7 +33950,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of the icon\n }",
+ "type": "{\n \t id: string, // Current id state as a string\n \t class: string, // Style class of the icon\n }",
"description": "header slot's params."
}
],
@@ -33969,7 +33969,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t collapsed: boolean, // Collapsed state as a boolean\n }",
+ "type": "{\n \t collapsed: boolean, // Collapsed state as a boolean\n }",
"description": "toggler icon slot's params."
}
],
@@ -34511,7 +34511,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: PanelMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: PanelMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -34524,7 +34524,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -34537,7 +34537,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "header icon slot's params."
}
],
@@ -34550,7 +34550,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -35169,7 +35169,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: () ⇒ void, // Hide icon click event\n}",
+ "type": "{\n \t onClick: () ⇒ void, // Hide icon click event\n}",
"description": "hideicon slot's params."
}
],
@@ -35182,7 +35182,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: () ⇒ void, // Show icon click event\n}",
+ "type": "{\n \t onClick: () ⇒ void, // Show icon click event\n}",
"description": "showicon slot's params."
}
],
@@ -35988,7 +35988,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item\n }",
+ "type": "{\n \t item: any, // Item of the component\n \t index: number, // Index of the item\n }",
"description": "item slot's params."
}
],
@@ -36073,7 +36073,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movetotargeticon slot's params."
}
],
@@ -36086,7 +36086,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movealltotargeticon slot's params."
}
],
@@ -36099,7 +36099,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movetosourceicon slot's params."
}
],
@@ -36112,7 +36112,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
+ "type": "{\n \t viewChanged: boolean, // Whether view change.\n }",
"description": "movealltosourceicon slot's params."
}
],
@@ -37332,7 +37332,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "cancelicon slot's params."
}
],
@@ -37345,7 +37345,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
"description": "on icon slot's params."
}
],
@@ -37358,7 +37358,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t value: number, // Item value\n \t class: string, // Style class of the icon.\n }",
"description": "off icon slot's params."
}
],
@@ -38451,7 +38451,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
+ "type": "{\n \t option: any, // Option instance\n \t index: number, // Index of the option\n }",
"description": "option slot's params."
}
],
@@ -38819,7 +38819,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the close icon\n }",
+ "type": "{\n \t class: any, // Style class of the close icon\n }",
"description": "close icon slot's params."
}
],
@@ -38832,7 +38832,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClose: () ⇒ void, // Close sidebar function.\n}",
+ "type": "{\n \t onClose: () ⇒ void, // Close sidebar function.\n}",
"description": "container slot's params."
}
],
@@ -39837,7 +39837,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t onClick: (event: Event) ⇒ void, // Item click function\n}",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t onClick: (event: Event) ⇒ void, // Item click function\n}",
"description": "item slot's params."
}
],
@@ -39850,7 +39850,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t onClick: (event: Event) ⇒ void, // Button click function\n}",
+ "type": "{\n \t onClick: (event: Event) ⇒ void, // Button click function\n}",
"description": "button slot's params."
}
],
@@ -39863,7 +39863,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t visible: boolean, // Visible state of the item\n }",
+ "type": "{\n \t visible: boolean, // Visible state of the item\n }",
"description": "icon slot's params."
}
],
@@ -40274,7 +40274,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "icon slot's params."
}
],
@@ -40287,7 +40287,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "menubuttonicon slot's params."
}
],
@@ -40300,7 +40300,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "menuitemicon slot's params."
}
],
@@ -41120,7 +41120,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t index: number, // Order of the menuitem\n \t props: StepsRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t index: number, // Order of the menuitem\n \t props: StepsRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -41605,7 +41605,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TabMenuRouterBindProps, // Binding properties of the menuitem\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TabMenuRouterBindProps, // Binding properties of the menuitem\n }",
"description": "item slot's params."
}
],
@@ -41618,7 +41618,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -43563,7 +43563,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TabMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t label: undefined, // Label property of the menuitem\n \t props: TabMenuRouterBindProps, // Binding properties of the menuitem\n \t hasSubmenu: boolean, // Whether or not there is a submenu\n }",
"description": "item slot's params."
}
],
@@ -43576,7 +43576,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t active: boolean, // Whether item is active\n }",
+ "type": "{\n \t active: boolean, // Whether item is active\n }",
"description": "submenuicon slot's params."
}
],
@@ -43589,7 +43589,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
+ "type": "{\n \t item: MenuItem, // Menuitem instance\n \t class: any, // Style class of the item icon element.\n }",
"description": "item icon slot's params."
}
],
@@ -43898,7 +43898,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
"description": "content slot's params."
}
],
@@ -43911,7 +43911,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
"description": "opposite slot's params."
}
],
@@ -43924,7 +43924,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }",
"description": "marker slot's params."
}
],
@@ -43937,7 +43937,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }"
+ "type": "{\n \t item: any, // Item data\n \t index: number, // Index of item\n }"
}
],
"returnType": "VNode[]",
@@ -44395,7 +44395,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n }",
+ "type": "{\n \t message: any, // Message of the component\n }",
"description": "message slot's params."
}
],
@@ -44408,7 +44408,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the icon\n }",
+ "type": "{\n \t class: any, // Style class of the icon\n }",
"description": "icon slot's params."
}
],
@@ -44421,7 +44421,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: any, // Style class of the close icon\n }",
+ "type": "{\n \t class: any, // Style class of the close icon\n }",
"description": "close icon slot's params."
}
],
@@ -44434,7 +44434,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close toast function\n}",
+ "type": "{\n \t message: any, // Message of the component\n \t onClose: () ⇒ void, // Close toast function\n}",
"description": "container slot's params."
}
],
@@ -44873,7 +44873,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Current value\n \t class: any, // Icon style class\n }",
+ "type": "{\n \t value: any, // Current value\n \t class: any, // Icon style class\n }",
"description": "icon slot's params."
}
],
@@ -46050,7 +46050,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "loadingicon slot's params."
}
],
@@ -46063,7 +46063,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "searchicon slot's params."
}
],
@@ -46076,7 +46076,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t node: TreeNode, // Tree node instance\n \t expanded: boolean, // Expanded state of the node\n }",
+ "type": "{\n \t node: TreeNode, // Tree node instance\n \t expanded: boolean, // Expanded state of the node\n }",
"description": "togglericon slot's params."
}
],
@@ -46089,7 +46089,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
+ "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
"description": "checkboxicon slot's params."
}
],
@@ -46606,7 +46606,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Selected value\n \t placeholder: string, // Placeholder\n }",
+ "type": "{\n \t value: any, // Selected value\n \t placeholder: string, // Placeholder\n }",
"description": "value slot's params."
}
],
@@ -46619,7 +46619,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
+ "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
"description": "header slot's params."
}
],
@@ -46632,7 +46632,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
+ "type": "{\n \t value: any, // Selected value\n \t options: TreeNode, // An array of treenodes.\n }",
"description": "footer slot's params."
}
],
@@ -46658,7 +46658,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "triggericon slot's params."
}
],
@@ -46671,7 +46671,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t node: any, // Node instance\n \t expanded: TreeNode, // Expanded state of the node\n }",
+ "type": "{\n \t node: any, // Node instance\n \t expanded: TreeNode, // Expanded state of the node\n }",
"description": "item toggler icon slot's params."
}
],
@@ -46684,7 +46684,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
+ "type": "{\n \t checked: boolean, // Check state of the node\n \t partialChecked: boolean, // Partial check state of the node\n }",
"description": "item checkbox icon slot's params."
}
],
@@ -47961,7 +47961,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t sorted: TreeNode, // Whether or not column is sorted\n \t sortOrder: boolean, // Current sort order\n }",
+ "type": "{\n \t sorted: TreeNode, // Whether or not column is sorted\n \t sortOrder: boolean, // Current sort order\n }",
"description": "sorticon slot's params."
}
],
@@ -47974,7 +47974,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator first page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -47986,7 +47986,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator prev page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -47998,7 +47998,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator next page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -48010,7 +48010,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
+ "type": "{\n \t class: string, // Style class of the paginator last page link icon.\n }"
}
],
"returnType": "VNode[]",
@@ -48022,7 +48022,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator rows per page dropdown icon.\n }",
"description": "paginatorrowsperpagedropdownicon's params."
}
],
@@ -48035,7 +48035,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
+ "type": "{\n \t class: string, // Style class of the paginator jump to page dropdown icon.\n }",
"description": "paginatorjumptopagedropdownicon's params."
}
],
@@ -48557,7 +48557,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "checkicon slot's params."
}
],
@@ -48570,7 +48570,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "uncheckicon slot's params."
}
],
@@ -48583,7 +48583,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "nullableicon slot's params."
}
],
@@ -49523,7 +49523,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the content\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n \t loading: boolean, // Whether the data is loaded.\n \t getLoaderOptions: (index: number, ext: any) ⇒ VirtualScrollerLoaderOptions, // Loader options of the items while the data is loading.\n \t itemSize: undefined, // The height/width of item according to orientation.\n \t rows: undefined, // The number of the rendered rows.\n \t columns: undefined, // The number of the rendered columns.\n \t spacerStyle: any, // The style of spacer element.\n \t contentStyle: any, // The style of content element.\n \t vertical: boolean, // Whether the orientation is vertical.\n \t horizontal: boolean, // Whether the orientation is horizontal.\n \t both: boolean, // Whether the orientation is both.\n }",
+ "type": "{\n \t items: any, // An array of objects to display for virtualscroller\n \t styleClass: string, // Style class of the content\n \t contentRef: (el: any) ⇒ void, // Referance of the content\n\t getItemOptions: (index: number) ⇒ VirtualScrollerItemOptions, // Options of the items\n \t loading: boolean, // Whether the data is loaded.\n \t getLoaderOptions: (index: number, ext: any) ⇒ VirtualScrollerLoaderOptions, // Loader options of the items while the data is loading.\n \t itemSize: undefined, // The height/width of item according to orientation.\n \t rows: undefined, // The number of the rendered rows.\n \t columns: undefined, // The number of the rendered columns.\n \t spacerStyle: any, // The style of spacer element.\n \t contentStyle: any, // The style of content element.\n \t vertical: boolean, // Whether the orientation is vertical.\n \t horizontal: boolean, // Whether the orientation is horizontal.\n \t both: boolean, // Whether the orientation is both.\n }",
"description": "content slot's params."
}
],
@@ -49536,7 +49536,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t item: any, // Item data.\n \t options: VirtualScrollerItemOptions, // Item options.\n }",
+ "type": "{\n \t item: any, // Item data.\n \t options: VirtualScrollerItemOptions, // Item options.\n }",
"description": "item slot's params."
}
],
@@ -49549,7 +49549,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t options: VirtualScrollerLoaderOptions, // Loader options.\n }",
+ "type": "{\n \t options: VirtualScrollerLoaderOptions, // Loader options.\n }",
"description": "header slot's params."
}
],
@@ -49562,7 +49562,7 @@
{
"name": "scope",
"optional": false,
- "type": "{\n \t class: string, // Style class of the icon.\n }",
+ "type": "{\n \t class: string, // Style class of the icon.\n }",
"description": "loadingicon slot's params."
}
],