@midwayjs/viewInterfacesIViewEngineVersion: NextSur cette pageIViewEngine Implemented byContextViewIndex MethodsrenderrenderStringMethods renderrender(name: string, locals?: Record<string, any>, options?: RenderOptions): Promise<string>Render a file by view engine, then set to bodyrenderStringrenderString(tpl: string, locals?: Record<string, any>, options?: RenderOptions): Promise<string>Render a template string by view engine
Render a file by view engine, then set to body