razorpay / blade

Design System that powers Razorpay
https://blade.razorpay.com
MIT License
509 stars 143 forks source link

Modal: Document default props #1357

Closed cseas closed 1 year ago

cseas commented 1 year ago

I'm going through Modal docs trying to figure out what its default size is but it's not mentioned anywhere: https://blade.razorpay.com/?path=/docs/components-modal-modal--page&globals=measureEnabled:false

chaitanyadeorukhkar commented 1 year ago

Looks like a miss. You can still figure out default props using JSDocs meanwhile. We will add this to documentation as well.

Nanak360 commented 1 year ago

I can take it up and update the documentation if nobody is working on it

snitin315 commented 1 year ago

@cseas You can find the defaults here - https://blade.razorpay.com/?path=/docs/components-modal-simplemodal--default&globals=measureEnabled:false

snitin315 commented 1 year ago

Marking this as resolved.