-
@api attribute is not able to display on Console while deploying LWC components?
As in the below screenshots , in MyModal class , there is a options property which is decorated with @api .But while trying to access it in the console while inspecting the page , the error mentions as the Options property is undefined .
Log In to reply.