FunctionAddNodeButton({
fromNodeId,
addableRelation,
addableNodeType,
buttonType = "button",
onClick,
selectNewNode,
src/web/topic/components/Node/AddNodeButton.tsx:49
FunctionContentIndicator({
Icon,
title,
onClick,
bgColor,
filled = false,
}: Omit<IndicatorProps, "className">)
src/web/topic/components/Indicator/Base/ContentIndicator.tsx:4