Svelte Flow

学習リファレンスサンプル
GitHub サポート
  • APIリファレンス
  • <SvelteFlow />
  • <SvelteFlowProvider />
  • コンポーネント
    • <Background />
    • <BaseEdge />
    • <ControlButton />
    • <Controls />
    • <EdgeLabelRenderer />
    • <EdgeLabel />
    • <Handle />
    • <MiniMap />
    • <NodeResizer />
    • <NodeResizeControl />
    • <NodeToolbar />
    • <Panel />
  • フック
    • useConnection()
    • useEdges()
    • useHandleConnections()
    • useInternalNode()
    • useNodes()
    • useNodesData()
    • useNodesInitialized()
    • useSvelteFlow()
    • useStore()
    • useUpdateNodeInternals()
  • 型
    • BackgroundVariant
    • ColorMode
    • Connection
    • ConnectionLineType
    • CoordinateExtent
    • DefaultEdgeOptions
    • Edge
    • EdgeMarker
    • EdgeProps
    • FitViewOptions
    • InternalNode
    • KeyDefinition
    • MarkerType
    • Node
    • NodeProps
    • NodeOrigin
    • PanelPosition
    • Position
    • SvelteFlowStore
    • Viewport
    • XYPosition
    • addEdge()
    • getBezierPath()
    • getConnectedEdges()
    • getIncomers()
    • getNodesBounds()
    • getOutgoers()
    • getSimpleBezierPath()
    • getSmoothStepPath()
    • getStraightPath()
    • getViewportForBounds()
    • isEdge()
    • isNode()
質問?フィードバックを送信 →このページを編集新機能
リファレンス型
KeyDefinition

KeyDefinition

キー定義は、キーと修飾子を記述する文字列またはオブジェクトです。 selectionKeyやdeleteKeyなどの組み込みキーバインドを定義するために使用されます。

export type KeyDefinitionObject = { key: string; modifier?: KeyModifier };
export type KeyDefinition = string | KeyDefinitionObject;
型

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

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

ドキュメント

クイックスタートガイドAPIリファレンスサンプルショーケースサポート

ソーシャルメディア

DiscordGithubX / TwitterBluesky

xyflow

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

法務情報

MITライセンス行動規範

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