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
classstring | string[] | Record<string, boolean>
Custom class name for the container
styleimport('vue').CSSProperties
Custom inline styles for the container
Source:
packages/sdk-vue/src/PillarPanel.vue