# Svelvet ## Docs - [Changelog](https://svelvet.mintlify.app/changelog.md): New features, bug fixes, and improvements organized by release - [Anchor](https://svelvet.mintlify.app/components/anchor.md): Point of connection from an Edge to a Node - [Background](https://svelvet.mintlify.app/components/background.md): Optional component for configuring the background beyond the default themes - [Contrast Theme](https://svelvet.mintlify.app/components/contrasttheme.md): Optional Component that allows users with visual impairments to customize the theme - [Controls](https://svelvet.mintlify.app/components/controls.md): Optional component offering zoom, fit-in-view, lock and unhide functionality. Configurable via props or by passing your own custom buttons as children - [Drawer](https://svelvet.mintlify.app/components/drawer.md): Optional component offering drag and drop functionality of Default Nodes and Custom Nodes which are configurable via props - [Edge](https://svelvet.mintlify.app/components/edge.md): Optional component for customizing Edges and Edge labels - [Group](https://svelvet.mintlify.app/components/group.md): A Group of Nodes represented by a bounding box - [Minimap](https://svelvet.mintlify.app/components/minimap.md): Plugin component that displays a map of all nodes on the canvas - [Node](https://svelvet.mintlify.app/components/node.md): Primary canvas element. Configurable via props or by passing a custom node as children - [Resizer](https://svelvet.mintlify.app/components/resizer.md) - [Svelvet](https://svelvet.mintlify.app/components/svelvet.md): Primary canvas component configurable via props. Enables zoom, pan and translation of the canvas. - [Theme Toggle](https://svelvet.mintlify.app/components/themetoggle.md): Optional component offering ability to dynamically toggle between themes - [Color Picker](https://svelvet.mintlify.app/data-flow/colorpicker.md): A color wheel selector for use with our data flow system - [Knob](https://svelvet.mintlify.app/data-flow/knob.md): A flexible knob component for use with our data flow system - [Overview](https://svelvet.mintlify.app/data-flow/overview.md) - [Radio Group](https://svelvet.mintlify.app/data-flow/radiogroup.md): A flexible radio group selector for use with our data flow system - [Slider](https://svelvet.mintlify.app/data-flow/slider.md): A flexible slider component for use with our data flow system - [Toggle](https://svelvet.mintlify.app/data-flow/toggle.md): A simple true/false switch for use with our data flow system - [Database Visualizer](https://svelvet.mintlify.app/examples/database.md) - [Flowchart](https://svelvet.mintlify.app/examples/flowchart.md): Effortlessly transform Mermaid syntax into interactive flowcharts using this powerful property on the Svelvet component. - [Shapes](https://svelvet.mintlify.app/examples/shapes.md) - [Installation](https://svelvet.mintlify.app/getting-started/installation.md): Add Svelvet to a Svelte project in seconds. - [Svelvet](https://svelvet.mintlify.app/introduction.md): Build and interact with node-based user interfaces using Svelte - [Roadmap](https://svelvet.mintlify.app/roadmap.md): Priorities and future ideas for iteration - [Styling](https://svelvet.mintlify.app/styling.md): Recommended patterns for styling Graphs, Nodes, Edges and Anchors - [Upgrading](https://svelvet.mintlify.app/upgrading.md): Work in progress enumeration of changes to Svelvet 7 from previous versions ## Optional - [GitHub](https://github.com/open-source-labs/Svelvet/)