I have a situation where it would be nice to have the flexibility to pass a disabled prop to the PSClickWrapContainer. Is that possible? Right now I'm required to hide the component until a valid signerId value has been entered into a signup form.
Somewhat related, was a signerIdValue prop ever considered to be used in place of signerIdSelector? Would be a nice option to have.
I have a situation where it would be nice to have the flexibility to pass a disabled prop to the
PSClickWrapContainer. Is that possible? Right now I'm required to hide the component until a validsignerIdvalue has been entered into a signup form.Somewhat related, was a
signerIdValueprop ever considered to be used in place ofsignerIdSelector? Would be a nice option to have.