package js.html; typedef ElementDefinitionOptions = { @:optional @:native("extends") var extends_ : String; };