Is there a way to just use content height up to a maximum height? #490
-
|
I'm trying to add a bottom sheet modal that doesn't need detents or draggable resizing, just needs to grow to fit its content until it hits the full screen height or an offset from it. Is that possible with true-sheet? |
Beta Was this translation helpful? Give feedback.
Answered by
lodev09
Feb 1, 2026
Replies: 1 comment
-
|
use |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lodev09
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use
detents={['auto']},draggable={false}anddismissible={false}