--- title: Vue description: Embed Documenso signing in your Vue application using the official SDK. --- import { Tab, Tabs } from 'fumadocs-ui/components/tabs'; ## Installation ``` npm install @documenso/embed-vue ``` ``` yarn add @documenso/embed-vue ``` ``` pnpm add @documenso/embed-vue ``` --- ## Direct Template ```html ``` --- ## Signing Token ```html ``` --- ## Styling (Platform Plan) ```html ``` See [CSS Variables](/docs/developers/embedding/css-variables) for all available variables. --- ## See Also - [Embedding Overview](/docs/developers/embedding) - Props reference and concepts - [CSS Variables](/docs/developers/embedding/css-variables) - Customize appearance - [Editor](/docs/developers/embedding/editor) - Embed document creation