Skip to main content
Module

x/alosaur/mod.ts>View

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function View
import { View } from "https://deno.land/x/alosaur@v0.38.0/mod.ts";

Renders view with template with changed template render

Parameters

path: string
model: Object
optional
status: number = [UNSUPPORTED]