FunctionCustomEdgePath({
id,
path,
strokeWidth,
opacity,
edgeHandleID,
isHidden,
isClickable,
onMouseEnter,
onMous
src/components/graph/custom_elements/edges/TransfershipEdge/CustomEdgePath.tsx:25
FunctionHotbarButton({
Icon,
name,
onClick,
className,
iconColor,
hotKey,
})
src/components/graph/hotbar/Hotbar.tsx:38
FunctionPagination({
onPageChange,
totalCount,
siblingCount = 1,
currentPage,
pageSize,
})
src/components/common/pagination/component.tsx:18
FunctionProPlan({
isPro,
userID,
subscriptionPeriodMode,
successRedirectPath,
cancelRedirectPath,
})
src/components/premium/PlansList.tsx:64
FunctionSearchResultRow({
result,
selected,
onClickAddress,
totalResults,
currentIndex,
}: SearchResultRowProps)
src/components/graph/search_bar/SearchResultPopover.tsx:22