You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Index** of the detent the sheet should expand to after being opened.
964
984
965
985
If the specified index is out of bounds of `sheetAllowedDetents` array, in dev environment more errors will be thrown, in production the value will be reset to default value.
@@ -978,6 +998,10 @@ Works only when `presentation` is set to `formSheet`.
The largest sheet detent for which a view underneath won't be dimmed.
996
1024
997
1025
This prop can be set to an number, which indicates index of detent in `sheetAllowedDetents` array for which there won't be a dimming view beneath the sheet.
0 commit comments