datepicker

package
v0.0.0-...-7f44f1c Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2018 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JS = js.Global

Functions

This section is empty.

Types

type DatePicker

type DatePicker struct {
	cog.UXCog
	// contains filtered or unexported fields
}

func NewDatePicker

func NewDatePicker() *DatePicker

func (*DatePicker) Start

func (d *DatePicker) Start() error

type DatePickerParams

type DatePickerParams struct {
	*js.Object
	Field *js.Object `js:"field"`

	FirstDay  int        `js:"firstDay"`
	MinDate   *js.Object `js:"minDate"`
	MaxDate   *js.Object `js:"maxDate"`
	YearRange []int      `js:"yearRange"`
}

Jump to

Keyboard shortcuts

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