ext

  • property
can.view.ext

{String}

 

The default suffix to use if none is provided in the view's url. This is set to .ejs by default.

String

// Changes view ext to 'txt' can.view.ext = 'txt';