Forum Discussion

Russell Gove's avatar
Russell Gove
Iron Contributor
Jun 13, 2017

@override statemant in generated spfx extensiuons

The new yeoman generaters generate methods like this

What does the @override do. I removed it and got no errors, and the extension still worked

 
  @override
  public onRender(): void {
}
 
No RepliesBe the first to reply

Resources