Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Bool ¶
type Bool struct {
types.BaseDisplayFnGenerator
}
type Carousel ¶
type Carousel struct {
types.BaseDisplayFnGenerator
}
type Copyable ¶
type Copyable struct {
types.BaseDisplayFnGenerator
}
type Date ¶
type Date struct {
types.BaseDisplayFnGenerator
}
type Dot ¶
type Dot struct {
types.BaseDisplayFnGenerator
}
type Downloadable ¶
type Downloadable struct {
types.BaseDisplayFnGenerator
}
func (*Downloadable) Get ¶
func (d *Downloadable) Get(ctx *context.Context, args ...interface{}) types.FieldFilterFn
type FileSize ¶
type FileSize struct {
types.BaseDisplayFnGenerator
}
type Icon ¶
type Icon struct {
types.BaseDisplayFnGenerator
}
type Image ¶
type Image struct {
types.BaseDisplayFnGenerator
}
type Label ¶
type Label struct {
types.BaseDisplayFnGenerator
}
type Link ¶
type Link struct {
types.BaseDisplayFnGenerator
}
type Loading ¶
type Loading struct {
types.BaseDisplayFnGenerator
}
type ProgressBar ¶
type ProgressBar struct {
types.BaseDisplayFnGenerator
}
func (*ProgressBar) Get ¶
func (p *ProgressBar) Get(ctx *context.Context, args ...interface{}) types.FieldFilterFn
Click to show internal directories.
Click to hide internal directories.