Skip to content

Commit

Permalink
Update props section
Browse files Browse the repository at this point in the history
  • Loading branch information
emilkowalski authored Jan 20, 2024
1 parent 23d4a51 commit 969c72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Play around with the examples on codesandbox:
### Root

Contains all parts of a dialog. Use `shouldScaleBackground` to enable background scaling, it requires an element with `[vaul-drawer-wrapper]` data attribute to scale its background.
Can be controlled with the `value` and `onOpenChange` props. Can be opened by default via `defaultOpen` prop.
Can be controlled with the `value` and `onOpenChange` props. Can be opened by default via the `open` prop.

Additional props:

Expand Down

0 comments on commit 969c72c

Please sign in to comment.