You've already forked AstralRinth
forked from didirus/AstralRinth
indent on popout menu docs
This commit is contained in:
@@ -68,9 +68,9 @@
|
|||||||
|
|
||||||
```vue
|
```vue
|
||||||
<PopoutMenu class="btn" position="bottom" direction="right">
|
<PopoutMenu class="btn" position="bottom" direction="right">
|
||||||
Bottom going right
|
Bottom going right
|
||||||
<template #menu>
|
<template #menu>
|
||||||
Menu contents!
|
Menu contents!
|
||||||
</template>
|
</template>
|
||||||
</PopoutMenu>
|
</PopoutMenu>
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user