Documentation
    Preparing search index...
    initial_view: (table: Table, viewtemplate: string) => Promise<View>

    Type Declaration

      • (table: Table, viewtemplate: string): Promise<View>
      • Create View

        Parameters

        • table: Table
        • viewtemplate: string

        Returns Promise<View>