Skip to main content
Module

x/structurae/index.ts>View#getFieldLayout

Data structures for high-performance JavaScript applications.
Latest
method View.prototype.getFieldLayout
import { View } from "https://deno.land/x/structurae@4.0.1/index.ts";

Parameters

field: ViewSchema<T>
start: number
required: boolean
name: string

Returns

ViewFieldLayout<T>