type "string" in the component definition. Did you reference the function correctly?
                  
                  
                  вызываю этот метод
                  
                  
                  setParagraphData: function (data) {
                  
                  
                      this.NormalTextHeader = 'My Header';
                  
                  
                      this.NormalTextBody = 'My Text';
                  
                  
                  },
                  
                  
                
NormalTextHeader точно не метод?
Обсуждают сегодня