Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
import { VeltHuddleTool } from '@veltdev/react'; export default function App() { return ( <> <VeltHuddleTool> <button slot="button">Huddle</button> </VeltHuddleTool> </> ); }
Replace the Huddle Tool
button
<VeltHuddleTool> <button slot="button">Huddle</button> </VeltCommentTool>
<velt-user-invite-tool> <button slot="button">Huddle</button> </velt-user-invite-tool>
Was this page helpful?
Contact support