Module: react-aiot

Sticky and resizable All-In-One-Tree with sortable nodes and a nice looking toolbar. This module provides an exported default Tree component and some helper functions.

Used dependencies:

Builds:

  • The usual build is excluding react and react-dom.
  • If you are using the UMD version in your browser you also have to add immer and sortablejs to your scripts.

Source:

Classes

Tree

Members

(static) Alert :React.Element

Type:
  • React.Element
Source:
See:

(static) buildOrderedParentPairs :module:react-aiot/util.buildOrderedParentPairs

Type:
Source:

(static) Button :React.Element

Type:
  • React.Element
Source:
See:

(static) Creatable :module:react-aiot/components/Creatable

Type:
Source:

(static) Dropdown :React.Element

Type:
  • React.Element
Source:
See:

(static) getTreeItemById :module:react-aiot/util.getTreeItemById

Type:
Source:

(static) getTreeParentById :module:react-aiot/util.getTreeParentById

Type:
Source:

(static) Header :module:react-aiot/components/Header

Type:
Source:

(static) Icon :React.Element

Type:
  • React.Element
Source:
See:

(static) Input :React.Element

Type:
  • React.Element
Source:
See:

(static) Menu :React.Element

Type:
  • React.Element
Source:
See:

(static) message :React.Element

Type:
  • React.Element
Source:
See:

(static) Popconfirm :React.Element

Type:
  • React.Element
Source:
See:

(static) ResizeButton :module:react-aiot/components/ResizeButton

Type:
Source:

(static) Spin :React.Element

Type:
  • React.Element
Source:
See:

(static) Toolbar :module:react-aiot/components/Toolbar

Type:
Source:

(static) ToolbarButton :module:react-aiot/components/ToolbarButton

Type:
Source:

(static) Tooltip :module:react-aiot/components/Tooltip

Type:
Source:

(static) TreeNode :module:react-aiot/components/TreeNode

Type:
Source:

(static) updateTreeItemById :module:react-aiot/util.updateTreeItemById

Type:
Source:

(static) uuid :module:react-aiot/util.uuid

Type:
Source: