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()

このページ内

  • フィールド
質問がありますか?フィードバックをお寄せください →このページを編集新着情報
リファレンス型
EdgeMarker

EdgeMarker

組み込みのエッジマーカーは、edgeMarker Edge プロパティでカスタマイズできます。

export type EdgeMarker = {
  type: MarkerType;
  color?: string;
  width?: number;
  height?: number;
  markerUnits?: string;
  orient?: string;
  strokeWidth?: number;
};

フィールド

名前型
#type
MarkerType
#color?
string
#width?
number
#height?
number
#markerUnits?
string
#orient?
string
#strokeWidth?
number
型

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

私たちは、2019年からノードベースのUIのためのオープンソースソフトウェアを構築し、メンテナンスしています。

ドキュメント

クイックスタートガイドAPIリファレンス例ショーケース支援する

ソーシャル

DiscordGithubX / TwitterBluesky

xyflow

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

法律

MITライセンス行動規範

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