Search documentation

Search documentation

Component@pillar-ai/vue

PillarPanel

Vue component for rendering the help panel at a custom location.

typescript
import { PillarPanel } from '@pillar-ai/vue'

Signature

typescript
<PillarPanel v-bind="props" />

Props

Props

class
string | string[] | Record<string, boolean>
Custom class name for the container
style
import('vue').CSSProperties
Custom inline styles for the container
Source: packages/sdk-vue/src/PillarPanel.vue