Versions in this module Expand all Collapse all v1 v1.2.16 Aug 14, 2020 v1.2.15 Aug 14, 2020 Changes in this version + type Bool struct + func (b *Bool) Get(args ...interface{}) types.FieldFilterFn + type Carousel struct + func (c *Carousel) Get(args ...interface{}) types.FieldFilterFn + type Copyable struct + func (c *Copyable) Get(args ...interface{}) types.FieldFilterFn + func (c *Copyable) JS() template.HTML + type Date struct + func (d *Date) Get(args ...interface{}) types.FieldFilterFn + type Dot struct + func (d *Dot) Get(args ...interface{}) types.FieldFilterFn + type Downloadable struct + func (d *Downloadable) Get(args ...interface{}) types.FieldFilterFn + type FileSize struct + func (f *FileSize) Get(args ...interface{}) types.FieldFilterFn + type Icon struct + func (i *Icon) Get(args ...interface{}) types.FieldFilterFn + type Image struct + func (image *Image) Get(args ...interface{}) types.FieldFilterFn + type Label struct + func (label *Label) Get(args ...interface{}) types.FieldFilterFn + type Link struct + func (l *Link) Get(args ...interface{}) types.FieldFilterFn + type Loading struct + func (l *Loading) Get(args ...interface{}) types.FieldFilterFn + type ProgressBar struct + func (p *ProgressBar) Get(args ...interface{}) types.FieldFilterFn + type Qrcode struct + func (q *Qrcode) Get(args ...interface{}) types.FieldFilterFn + func (q *Qrcode) JS() template.HTML