Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewOptions

Hierarchy

Index

Properties

Properties

Optional path

path: string

file path for searching view files:

path/views/<controller ID>/*.ehtml
path/layouts/<controller ID>.ehtml

Optional strict

strict: boolean

set or disable strict-mode for generated JavaScript code

default

true

Generated using TypeDoc