Dialog

Dialog component admit props such as open, onOpenChange, etc.

And DialogContent admit props such as size, etc.

You can customize your dialog whatever you want, even you can set cssproperty to override styles if you need.

This component is an implementation of Dialog component from radix-ui.