docs: Add offset to blobity highlights
This commit is contained in:
@@ -16,6 +16,9 @@ onMounted(() => {
|
|||||||
magnetic: false,
|
magnetic: false,
|
||||||
dotColor: '#10b981',
|
dotColor: '#10b981',
|
||||||
radius: 8,
|
radius: 8,
|
||||||
|
focusableElementsOffsetX: 2,
|
||||||
|
focusableElementsOffsetY: 2,
|
||||||
|
mode: 'bouncy',
|
||||||
})
|
})
|
||||||
|
|
||||||
onBeforeUnmount(() => {
|
onBeforeUnmount(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user