Documentation
¶
Overview ¶
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
templ: version: v0.2.747
Index ¶
- func AddProfile(title string) templ.Component
- func BaseWithNav(title, profile string) templ.Component
- func BaseWithoutNav(title string) templ.Component
- func Card() templ.Component
- func CardAsListIsFull() templ.Component
- func CardContent() templ.Component
- func CardFooter() templ.Component
- func CardFrame() templ.Component
- func CardIsFull() templ.Component
- func Form(p FormParams) templ.Component
- func Head(title string) templ.Component
- func Hello(name string) templ.Component
- func Initial(placeholder, button string, profiles []string) templ.Component
- func Job(placeholder, button string, p string, profiles []string) templ.Component
- func ManageInit(title string, profiles []string) templ.Component
- func ManageStart(title string) templ.Component
- func Pagination(p Pages) templ.Component
- func PanelHeaderlessIsHalf() templ.Component
- func Progress(p string) templ.Component
- func SearchBar(path, s string) templ.Component
- func SelectProfile(title string, profiles []string) templ.Component
- func Start(placeholder, button, profile, jobType, id string) templ.Component
- type ArchiveParams
- type File
- type FormParams
- type IndexParams
- type Note
- type Pages
- type QueryParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddProfile ¶
func BaseWithNav ¶
func BaseWithoutNav ¶
func CardAsListIsFull ¶
func CardContent ¶
func CardFooter ¶
func CardIsFull ¶
func Form ¶
func Form(p FormParams) templ.Component
func ManageStart ¶
func Pagination ¶
func PanelHeaderlessIsHalf ¶
Types ¶
type ArchiveParams ¶
func (ArchiveParams) Archive ¶
func (p ArchiveParams) Archive() templ.Component
type FormParams ¶ added in v0.0.2
type IndexParams ¶
type IndexParams struct { Title string Profile string Reactions []model.ReactionEmoji HashTags []model.HashTag Users []model.User }
func (IndexParams) Index ¶
func (p IndexParams) Index() templ.Component
type QueryParams ¶ added in v0.0.3
Source Files
¶
Click to show internal directories.
Click to hide internal directories.