Skip to content

Commit b79a25b

Browse files
Merge pull request #117 from DHTMLX/next
Next
2 parents 2988248 + ff9ae0b commit b79a25b

843 files changed

Lines changed: 2088 additions & 1713 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

docs/api/common/js_kanban_meta_parameter.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: $meta
3-
title: $meta parameter
4-
description: You can learn about the $meta parameter in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: $meta Parameter API
4+
description: Read the $meta parameter API for DHTMLX Kanban. Learn how to pass extra settings for configuring methods and events.
55
---
66

77
# $meta

docs/api/config/js_kanban_cardheight_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: cardHeight
3-
title: cardHeight Config
4-
description: You can learn about the cardHeight config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: cardHeight Config API
4+
description: Read the cardHeight configuration API for DHTMLX Kanban. Learn how fixed card height supports layout and lazy rendering.
55
---
66

77
# cardHeight

docs/api/config/js_kanban_cards_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: cards
3-
title: cards Config
4-
description: You can learn about the cards config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: cards Config API
4+
description: Read the cards configuration API for DHTMLX Kanban. Learn how to define task card data, fields, statuses, and board content.
55
---
66

77
# cards

docs/api/config/js_kanban_cardshape_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: cardShape
3-
title: cardShape Config
4-
description: You can learn about the cardShape config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: cardShape Config API
4+
description: Read the cardShape configuration API for DHTMLX Kanban. Learn how to control card fields, layout, menus, and visual card options.
55
---
66

77
# cardShape

docs/api/config/js_kanban_cardtemplate_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: cardTemplate
3-
title: cardTemplate Config
4-
description: You can learn about the cardTemplate config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: cardTemplate Config API
4+
description: Read the cardTemplate configuration documentation for DHTMLX Kanban. Learn how to create custom HTML templates for task cards.
55
---
66

77
# cardTemplate

docs/api/config/js_kanban_columnkey_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: columnKey
3-
title: columnKey Config
4-
description: You can learn about the columnKey config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: columnKey Config API
4+
description: Read the columnKey configuration API for DHTMLX Kanban. Learn how to bind cards to columns by a custom data key.
55
---
66

77
# columnKey

docs/api/config/js_kanban_columns_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: columns
3-
title: columns Config
4-
description: You can learn about the columns config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: columns Config API
4+
description: Read the columns configuration documentation for DHTMLX Kanban. Learn how to set column IDs, labels, layout, and workflow structure.
55
---
66

77
# columns

docs/api/config/js_kanban_columnshape_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: columnShape
3-
title: columnShape Config
4-
description: You can learn about the columnShape config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: columnShape Config API
4+
description: Read the columnShape configuration API for DHTMLX Kanban. Learn how to customize column headers, menus, and appearance.
55
---
66

77
# columnShape

docs/api/config/js_kanban_currentuser_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: currentUser
3-
title: currentUser Config
4-
description: You can learn about the currentUser config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: currentUser Config API
4+
description: Read the currentUser configuration API for DHTMLX Kanban. Learn how to set active users for comments, votes, and collaboration.
55
---
66

77
# currentUser

docs/api/config/js_kanban_editor_config.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_label: editor
3-
title: editor Config
4-
description: You can learn about the editor config in the documentation of the DHTMLX JavaScript Kanban library. Browse developer guides and API reference, try out code examples and live demos, and download a free 30-day evaluation version of DHTMLX Kanban.
3+
title: editor Config API
4+
description: Read the editor configuration documentation for DHTMLX Kanban. Learn how to enable, customize, and control task editor behavior.
55
---
66

77
# editor

0 commit comments

Comments
 (0)