Skip to content
Merged

Next #117

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions docs/api/common/js_kanban_meta_parameter.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: $meta
title: $meta parameter
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.
title: $meta Parameter API
description: Read the $meta parameter API for DHTMLX Kanban. Learn how to pass extra settings for configuring methods and events.
---

# $meta
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_cardheight_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: cardHeight
title: cardHeight Config
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.
title: cardHeight Config API
description: Read the cardHeight configuration API for DHTMLX Kanban. Learn how fixed card height supports layout and lazy rendering.
---

# cardHeight
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_cards_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: cards
title: cards Config
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.
title: cards Config API
description: Read the cards configuration API for DHTMLX Kanban. Learn how to define task card data, fields, statuses, and board content.
---

# cards
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_cardshape_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: cardShape
title: cardShape Config
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.
title: cardShape Config API
description: Read the cardShape configuration API for DHTMLX Kanban. Learn how to control card fields, layout, menus, and visual card options.
---

# cardShape
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_cardtemplate_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: cardTemplate
title: cardTemplate Config
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.
title: cardTemplate Config API
description: Read the cardTemplate configuration documentation for DHTMLX Kanban. Learn how to create custom HTML templates for task cards.
---

# cardTemplate
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_columnkey_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: columnKey
title: columnKey Config
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.
title: columnKey Config API
description: Read the columnKey configuration API for DHTMLX Kanban. Learn how to bind cards to columns by a custom data key.
---

# columnKey
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_columns_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: columns
title: columns Config
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.
title: columns Config API
description: Read the columns configuration documentation for DHTMLX Kanban. Learn how to set column IDs, labels, layout, and workflow structure.
---

# columns
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_columnshape_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: columnShape
title: columnShape Config
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.
title: columnShape Config API
description: Read the columnShape configuration API for DHTMLX Kanban. Learn how to customize column headers, menus, and appearance.
---

# columnShape
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_currentuser_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: currentUser
title: currentUser Config
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.
title: currentUser Config API
description: Read the currentUser configuration API for DHTMLX Kanban. Learn how to set active users for comments, votes, and collaboration.
---

# currentUser
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_editor_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: editor
title: editor Config
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.
title: editor Config API
description: Read the editor configuration documentation for DHTMLX Kanban. Learn how to enable, customize, and control task editor behavior.
---

# editor
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_editorautosave_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: editorAutoSave
title: editorAutoSave Config
description: You can learn about the editorAutoSave 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.
title: editorAutoSave Config API
description: Read the editorAutoSave configuration API for DHTMLX Kanban. Learn how to enable or disable autosave in the card editor.
---

#
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_editorshape_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: editorShape
title: editorShape Config
description: You can learn about the editorShape 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.
title: editorShape Config API
description: Read the editorShape configuration documentation for DHTMLX Kanban. Learn how to define editor fields, controls, and task editing behavior.
---

# editorShape
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_getcardheight_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: getCardHeight
title: getCardHeight Config
description: You can learn about the getCardHeight 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.
title: getCardHeight Config API
description: Read the getCardHeight configuration API for DHTMLX Kanban. Learn how to set a function that returns an estimated card height.
---

# getCardHeight
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_history_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: history
title: history Config
description: You can learn about the history 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.
title: history Config API
description: Read the history configuration API for DHTMLX Kanban. Learn how to enable or disable undo/redo history of changes.
---

# history
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_links_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: links
title: links Config
description: You can learn about the links 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.
title: links Config API
description: Read the links configuration API for DHTMLX Kanban. Learn how to define task dependencies and link data between cards.
---

# links
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_locale_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: locale
title: locale Config
description: You can learn about the locale 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.
title: locale Config API
description: Read the locale configuration API for DHTMLX Kanban. Learn how to apply a custom locale to the board interface.
---

# locale
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_readonly_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: readonly
title: readonly Config
description: You can learn about the readonly 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.
title: readonly Config API
description: Read the readonly configuration API for DHTMLX Kanban. Learn how to disable editing and create display-only board views.
---

# readonly
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_rendertype_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: renderType
title: renderType Config
description: You can learn about the renderType 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.
title: renderType Config API
description: Read the renderType configuration API for DHTMLX Kanban. Learn how to enable lazy rendering and optimize large boards.
---

# renderType
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_rowkey_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: rowKey
title: rowKey Config
description: You can learn about the rowKey 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.
title: rowKey Config API
description: Read the rowKey configuration documentation for DHTMLX Kanban. Learn how to assign task cards to swimlane rows.
---

# rowKey
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_rows_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: rows
title: rows Config
description: You can learn about the rows 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.
title: rows Config API
description: Read the rows configuration API for DHTMLX Kanban. Learn how to define swimlanes, row labels, limits, and horizontal board grouping.
---

# rows
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_rowshape_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: rowShape
title: rowShape Config
description: You can learn about the rowShape 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.
title: rowShape Config API
description: Read the rowShape configuration API for DHTMLX Kanban. Learn how to customize swimlane row headers and menus.
---

# rowShape
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/js_kanban_scrolltype_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: scrollType
title: scrollType Config
description: You can learn about the scrollType 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.
title: scrollType Config API
description: Read the scrollType configuration API for DHTMLX Kanban. Learn how to configure board scrolling and column scroll behavior.
---

# scrollType
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/toolbar_api_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: api
title: api Config
description: You can learn about the (Toolbar) api 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.
title: Toolbar api Config API
description: Read the Toolbar api configuration API for DHTMLX Kanban. Learn how to connect the Toolbar to the internal Kanban API.
---

# api
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/toolbar_items_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: items
title: items Config
description: You can learn about the (Toolbar) items 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.
title: Toolbar items Config API
description: Read the Toolbar items configuration documentation for DHTMLX Kanban. Learn how to configure toolbar buttons, search, undo, and controls.
---

# items
Expand Down
4 changes: 2 additions & 2 deletions docs/api/config/toolbar_locale_config.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: locale
title: locale Config
description: You can learn about the (Toolbar) locale 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.
title: Toolbar locale Config API
description: Read the Toolbar locale configuration API for DHTMLX Kanban. Learn how to apply a custom locale to the Toolbar.
---

# locale
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_addcard_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: add-card
title: add-card Event
description: You can learn about the add-card event 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.
title: add-card Event API
description: Read the add-card event API for DHTMLX Kanban. Learn how to handle the event triggered when adding a new card.
---

# add-card
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_addcolumn_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: add-column
title: add-column Event
description: You can learn about the add-column event 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.
title: add-column Event API
description: Read the add-column event API for DHTMLX Kanban. Learn how to handle the event triggered when adding a new column.
---

# add-column
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_addcomment_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: add-comment
title: add-comment Event
description: You can learn about the add-comment event 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.
title: add-comment Event API
description: Read the add-comment event API for DHTMLX Kanban. Learn how to handle the event triggered when adding a new comment.
---

# add-comment
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_addlink_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: add-link
title: add-link Event
description: You can learn about the add-link event 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.
title: add-link Event API
description: Read the add-link event API for DHTMLX Kanban. Learn how to handle the event triggered when adding a new link.
---

# add-link
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_addrow_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: add-row
title: add-row Event
description: You can learn about the add-row event 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.
title: add-row Event API
description: Read the add-row event API for DHTMLX Kanban. Learn how to handle the event triggered when adding a new row.
---

# add-row
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_addvote_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: add-vote
title: add-vote Event
description: You can learn about the add-vote event 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.
title: add-vote Event API
description: Read the add-vote event API for DHTMLX Kanban. Learn how to handle the event triggered when a user adds a new vote.
---

# add-vote
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_deletecard_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: delete-card
title: delete-card Event
description: You can learn about the delete-card event 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.
title: delete-card Event API
description: Read the delete-card event API for DHTMLX Kanban. Learn how to handle the event triggered when removing a card.
---

# delete-card
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_deletecolumn_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: delete-column
title: delete-column Event
description: You can learn about the delete-column event 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.
title: delete-column Event API
description: Read the delete-column event API for DHTMLX Kanban. Learn how to handle the event triggered when removing a column.
---

# delete-column
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_deletecomment_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: delete-comment
title: delete-comment Event
description: You can learn about the delete-comment event 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.
title: delete-comment Event API
description: Read the delete-comment event API for DHTMLX Kanban. Learn how to handle the event triggered when deleting a card comment.
---

# delete-comment
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_deletelink_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: delete-link
title: delete-link Event
description: You can learn about the delete-link event 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.
title: delete-link Event API
description: Read the delete-link event API for DHTMLX Kanban. Learn how to handle the event triggered when removing a link.
---

# delete-link
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_deleterow_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: delete-row
title: delete-row Event
description: You can learn about the delete-row event 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.
title: delete-row Event API
description: Read the delete-row event API for DHTMLX Kanban. Learn how to handle the event triggered when removing a row.
---

# delete-row
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_deletevote_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: delete-vote
title: delete-vote Event
description: You can learn about the delete-vote event 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.
title: delete-vote Event API
description: Read the delete-vote event API for DHTMLX Kanban. Learn how to handle the event triggered when a user deletes a vote from a card.
---

# delete-vote
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_dragcard_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: drag-card
title: drag-card Event
description: You can learn about the drag-card event 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.
title: drag-card Event API
description: Read the drag-card event API for DHTMLX Kanban. Learn how to handle the event triggered when moving the card via dnd.
---

# drag-card
Expand Down
4 changes: 2 additions & 2 deletions docs/api/events/js_kanban_duplicatecard_event.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
sidebar_label: duplicate-card
title: duplicate-card Event
description: You can learn about the duplicate-card event 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.
title: duplicate-card Event API
description: Read the duplicate-card event API for DHTMLX Kanban. Learn how to handle the event triggered when duplicating a card.
---

# duplicate-card
Expand Down
Loading
Loading