Files
speckle-server/packages/ui-components-nuxt
Kristaps Fabians Geikins 2b08bd5452 feat: moved various LayoutXXX components to ui-components (#1607)
* fix(ui-components): use basic anchor if external=true

* moved layout components to ui-components

* integrated new components into fe-2
2023-06-08 09:12:09 +03:00
..

ui-components-nuxt

Nuxt v3 module that sets up @speckle/ui-components auto-importing like any other components you might have in your ./components folder. You also get properly typed components in your templates if you use Volar.

Setup

  1. Make sure you've got @speckle/ui-components installed and set up
  2. Install @speckle/ui-components-nuxt and add it to your nuxt modules in nuxt.config.ts