primevue/splitter: There is a huge bug or rather a very necessary requirement here. #434
-
primevue/splitter: There is a huge bug or rather a very necessary requirement here.@cagataycivici @onursenture @tandraschko @melloware
My goal is: 1. Always use Tailwind to write style parts. 2. Use splitter to split pages. 3. On large pages, use the splitter function normally and set the initial size to left 20%, right 80%, and it can be dragged. However, when on mobile, I want to lock the left width.
Now my hope is (any of):
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
The current way i am handling it is to add a flex-grow:1 key-value to right part. |
Beta Was this translation helpful? Give feedback.
-
Could you use the PrimeVue channel, not PrimeFaces? |
Beta Was this translation helpful? Give feedback.
primefaces/primevue#4801