Apr 11 2020 12:56 PM
Apr 12 2020 05:17 AM
Apr 12 2020 08:10 AM
Solution
Previously it supported :
modalProps={{
titleAriaId: this.labelId,
subtitleAriaId: this.subTextId,
isBlocking: false,
styles: { main: { height: 350, width: 500 } },
}}
Now its working with below code :
Apr 12 2020 06:06 PM
Apr 12 2020 08:10 AM
Solution
Previously it supported :
modalProps={{
titleAriaId: this.labelId,
subtitleAriaId: this.subTextId,
isBlocking: false,
styles: { main: { height: 350, width: 500 } },
}}
Now its working with below code :