Applet component properties error cannot read property ‘name’ of undefined

The

component custom property must write the type property.

for example:

properties: {

frameTitle: {

type: String,

value: ‘title ‘,

},

}

Read More: