-
how can i get the isOpen value ? |
Beta Was this translation helpful? Give feedback.
Answered by
Akryum
Sep 29, 2022
Replies: 1 comment 1 reply
-
https://floating-vue.starpad.dev/api/#default <VDropdown>
<template #default="{ shown }">
<!-- Toggle the arrow direction -->
</template>
</VDropdown> |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
geofany
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://floating-vue.starpad.dev/api/#default