UNPKG

@nodeject/ui-components

Version:

UI library for non-trivial components

22 lines (21 loc) 802 B
export const nodeButton: string; export const addNodeChild: string; export const addNodeParent: string; export const addSiblingBefore: string; export const addSiblingAfter: string; export const requestNodeMenu: string; export const removeNode: string; export const nodeWrapper: string; export const requestNodeMenuIcon: string; export const deleteIcon: string; export const amendHierarchyMenu: string; export const nodeWrapperTop: string; export const nodeWrapperTopRight: string; export const nodeWrapperBottomRight: string; export const nodeWrapperLeft: string; export const nodeWrapperCenter: string; export const nodeWrapperRight: string; export const nodeWrapperBottom: string; export const nodeBoxWrapper: string; export const leafNode: string; export const nodeBox: string;