can't set property in web component class – PHP Versions
i want to create a component that get json data from php server, the data then i put in ResultGrid class property, named jsonProps i defined the property and typescript didn't complain, however, when i ran the code in the…