Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EdmondTabaku/gophront
/ functions
Functions
60 in github.com/EdmondTabaku/gophront
⨍
Functions
60
◇
Types & classes
7
↓ 42 callers
Function
NewPairedElement
NewPairedElement creates a new paired element
paired.go:16
↓ 7 callers
Function
NewSelfClosingElement
NewSelfClosingElement creates a new SelfClosingElement
self_closing.go:13
↓ 5 callers
Method
Render
Render returns a string representation of the element
interface.go:7
↓ 4 callers
Method
ToString
ToString converts the Style to a string
style.go:36
Function
A
(props map[string]string, style Style, content []Element)
paired.go:53
Function
B
(props map[string]string, style Style, content []Element)
paired.go:57
Function
Body
(props map[string]string, style Style, content []Element)
paired.go:61
Function
Br
(props map[string]string, style Style)
self_closing.go:40
Function
Button
(props map[string]string, style Style, content []Element)
paired.go:65
Function
Canvas
(props map[string]string, style Style, content []Element)
paired.go:69
Function
Code
(props map[string]string, style Style, content []Element)
paired.go:73
Function
Col
(props map[string]string, style Style)
self_closing.go:44
Function
Div
(props map[string]string, style Style, content []Element)
paired.go:77
Function
DynamicContentLink
DynamicContentLink is a link that changes the specified content dynamically without reloading the page
paired.go:225
Function
DynamicLink
DynamicLink is a link that changes the page body dynamically without reloading it
paired.go:214
Function
Em
(props map[string]string, style Style, content []Element)
paired.go:81
Function
Form
(props map[string]string, style Style, content []Element)
paired.go:85
Function
H1
(props map[string]string, style Style, content []Element)
paired.go:93
Function
H2
(props map[string]string, style Style, content []Element)
paired.go:97
Function
H3
(props map[string]string, style Style, content []Element)
paired.go:101
Function
H4
(props map[string]string, style Style, content []Element)
paired.go:105
Function
H5
(props map[string]string, style Style, content []Element)
paired.go:109
Function
H6
(props map[string]string, style Style, content []Element)
paired.go:113
Function
Head
(props map[string]string, style Style, content []Element)
paired.go:117
Function
Header
(props map[string]string, style Style, content []Element)
paired.go:121
Function
Hr
(props map[string]string, style Style)
self_closing.go:48
Function
Html
(props map[string]string, style Style, content []Element)
paired.go:125
Function
Iframe
(props map[string]string, style Style, content []Element)
paired.go:129
Function
Img
(props map[string]string, style Style)
self_closing.go:52
Function
Input
(props map[string]string, style Style)
self_closing.go:56
Function
Label
(props map[string]string, style Style, content []Element)
paired.go:133
Function
Li
(props map[string]string, style Style, content []Element)
paired.go:137
Function
Link
(props map[string]string, style Style)
self_closing.go:60
Function
Meta
(props map[string]string, style Style)
self_closing.go:64
Function
Nav
(props map[string]string, style Style, content []Element)
paired.go:141
Function
NewDynamicPage
NewDynamicPage creates a new dynamic page
dynamic_page.go:16
Function
NewStaticPage
NewStaticPage creates a new static page
static_page.go:16
Function
NoScript
(props map[string]string, style Style, content []Element)
paired.go:145
Function
Ol
(props map[string]string, style Style, content []Element)
paired.go:149
Function
Option
(props map[string]string, style Style, content []Element)
paired.go:153
Function
P
(props map[string]string, style Style, content []Element)
paired.go:157
Method
Render
()
paired.go:20
Method
Render
()
static_page.go:20
Method
Render
()
dynamic_page.go:20
Method
Render
()
self_closing.go:17
Method
Render
()
plain.go:8
Function
Script
(props map[string]string, style Style, content []Element)
paired.go:161
Function
Section
(props map[string]string, style Style, content []Element)
paired.go:165
Function
Select
(props map[string]string, style Style, content []Element)
paired.go:169
Function
Span
(props map[string]string, style Style, content []Element)
paired.go:89
Function
Strong
(props map[string]string, style Style, content []Element)
paired.go:173
Function
Table
(props map[string]string, style Style, content []Element)
paired.go:177
Function
Tbody
(props map[string]string, style Style, content []Element)
paired.go:181
Function
Td
(props map[string]string, style Style, content []Element)
paired.go:185
Function
Textarea
(props map[string]string, style Style, content []Element)
paired.go:189
Function
Tfoot
(props map[string]string, style Style, content []Element)
paired.go:193
Function
Thead
(props map[string]string, style Style, content []Element)
paired.go:197
Function
Title
(props map[string]string, style Style, content []Element)
paired.go:201
Function
Tr
(props map[string]string, style Style, content []Element)
paired.go:205
Function
Ul
(props map[string]string, style Style, content []Element)
paired.go:209