doc: new doc for flush
This commit is contained in:
@@ -132,7 +132,7 @@ import AccordionContent from '@/components/Accordion/AccordionContent.vue'
|
|||||||
<AccordionAlwaysOpenExample />
|
<AccordionAlwaysOpenExample />
|
||||||
|
|
||||||
## Flush accordion
|
## Flush accordion
|
||||||
Flush prop makes opened tab being not able to close.
|
Flush prop removes side borders, and rounded corners
|
||||||
```vue
|
```vue
|
||||||
<script setup>
|
<script setup>
|
||||||
import { Accordion } from 'flowbite'
|
import { Accordion } from 'flowbite'
|
||||||
|
|||||||
Reference in New Issue
Block a user