datagrid

package
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 9, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Render

func Render(records []interface{}, folderPath, htmlPath string) (*template.Template, []string, [][]string)

struct数组转换成表格,渲染出html

Types

type GridData

type GridData struct {
	Columns []string
	Data    [][]string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL