mirror of
https://git.hmsn.ink/kospo/svcm/oa.git
synced 2026-03-20 08:13:40 +09:00
13 lines
569 B
Markdown
13 lines
569 B
Markdown
---
|
|
disable_code: true
|
|
slimscroll: true
|
|
---
|
|
|
|
### VBillboardJS Props
|
|
|
|
Here is the full props available for `<VBillboardJS />` component:
|
|
|
|
| Props | Default | Type |
|
|
| ------- | ---------------------------------- | -------------------------------------------------------------------------------------------- |
|
|
| options | <span class="is-array">`{}`</span> | [Billboard.js Options](https://naver.github.io/billboard.js/release/latest/doc/Options.html) |
|