React Flow

学習サンプルリファレンス
GitHub React Flow Pro
  • API リファレンス
  • <ReactFlow />
  • <ReactFlowProvider />
  • コンポーネント
    • <Background />
    • <BaseEdge />
    • <ControlButton />
    • <Controls />
    • <EdgeLabelRenderer />
    • <EdgeText />
    • <Handle />
    • <MiniMap />
    • <NodeResizer />
    • <NodeResizeControl />
    • <NodeToolbar />
    • <Panel />
    • <ViewportPortal />
  • フック
    • useConnection()
    • useEdges()
    • useEdgesState()
    • useHandleConnections()
    • useKeyPress()
    • useNodeId()
    • useNodes()
    • useInternalNode()
    • useNodesData()
    • useNodesInitialized()
    • useNodesState()
    • useOnSelectionChange()
    • useOnViewportChange()
    • useReactFlow()
    • useStore()
    • useStoreApi()
    • useUpdateNodeInternals()
    • useViewport()
  • 型
    • BackgroundVariant
    • Connection
    • ConnectionLineComponentProps
    • ConnectionLineType
    • ConnectionState
    • CoordinateExtent
    • DefaultEdgeOptions
    • DeleteElements
    • Edge
    • EdgeChange
    • EdgeMarker
    • EdgeProps
    • FitViewOptions
    • Handle
    • HandleConnection
    • InternalNode
    • MarkerType
    • MiniMapNodeProps
    • Node
    • NodeChange
    • NodeHandle
    • NodeOrigin
    • NodeProps
    • OnEdgesChange
    • OnNodesChange
    • PanOnScrollMode
    • PanelPosition
    • Position
    • ProOptions
    • ReactFlowInstance
    • ReactFlowJsonObject
    • ResizeParams
    • Viewport
    • XYPosition
  • ユーティリティ
    • addEdge()
    • applyEdgeChanges()
    • applyNodeChanges()
    • getBezierPath()
    • getConnectedEdges()
    • getIncomers()
    • getNodesBounds()
    • getOutgoers()
    • getSimpleBezierPath()
    • getSmoothStepPath()
    • getStraightPath()
    • getViewportForBounds()
    • isEdge()
    • isNode()
    • reconnectEdge()
    • getTransformForBounds()
ご質問?フィードバックを送信 →このページを編集

新機能

React Flow 12.3.4React Flow 12.3.3サンプルビューアを更新しました!...その他!
リファレンス型
PanelPosition

PanelPosition

GitHub のソースコード

この型は主に、フロービューポートの上にものを配置するために使用されます。たとえば、<MiniMap /> と <Controls /> の両方のコンポーネントは、この型の position プロップを受け取ります。

export type PanelPosition =
  | 'top-left'
  | 'top-center'
  | 'top-right'
  | 'bottom-left'
  | 'bottom-center'
  | 'bottom-right';
型getTransformForBounds()

xyflow チームによるプロジェクト

2019 年から、ノードベースの UI 用のオープンソースソフトウェアの開発と保守を行っています。

ドキュメント

はじめにAPI リファレンスサンプルショーケース

ソーシャルメディア

DiscordGithubX / TwitterBluesky

xyflow

ブログオープンソース会社概要お問い合わせ
採用情報 募集中

法的情報

MIT ライセンス行動規範インプリント

info@xyflow.com — Copyright ©2024 webkid GmbH. All rights reserved — ウェブサイトデザイン: Facu Montanaro