Documentation
¶
Index ¶
- func A(props Props, children ...string) string
- func Body(props Props, children ...string) string
- func Button(props Props, children ...string) string
- func Code(props Props, children ...string) string
- func Comment(children ...string) string
- func Div(props Props, children ...string) string
- func Footer(props Props, children ...string) string
- func Form(props Props, children ...string) string
- func H1(props Props, children ...string) string
- func H2(props Props, children ...string) string
- func H3(props Props, children ...string) string
- func H4(props Props, children ...string) string
- func H5(props Props, children ...string) string
- func H6(props Props, children ...string) string
- func Head(props Props, children ...string) string
- func Header(props Props, children ...string) string
- func Html(props Props, children ...string) string
- func Img(props Props, children ...string) string
- func Input(props Props, children ...string) string
- func Label(props Props, children ...string) string
- func Li(props Props, children ...string) string
- func Link(props Props) string
- func Main(props Props, children ...string) string
- func Meta(props Props) string
- func Nav(props Props, children ...string) string
- func NewAttributes(name string, value string) attributes
- func Ol(props Props, children ...string) string
- func Option(props Props, children ...string) string
- func P(props Props, children ...string) string
- func Q(props Props, children ...string) string
- func S(props Props, children ...string) string
- func Script(props Props, children ...string) string
- func Section(props Props, children ...string) string
- func Select(props Props, children ...string) string
- func Small(props Props, children ...string) string
- func Span(props Props, children ...string) string
- func Strong(props Props, children ...string) string
- func Style(props Props, children ...string) string
- func Sub(props Props, children ...string) string
- func Sup(props Props, children ...string) string
- func Svg(props Props, children ...string) string
- func Table(props Props, children ...string) string
- func Tbody(props Props, children ...string) string
- func Td(props Props, children ...string) string
- func Textarea(props Props, children ...string) string
- func Tfoot(props Props, children ...string) string
- func Th(props Props, children ...string) string
- func Thead(props Props, children ...string) string
- func Title(props Props, children ...string) string
- func Tr(props Props, children ...string) string
- func U(props Props, children ...string) string
- func Ul(props Props, children ...string) string
- func Video(props Props, children ...string) string
- type Props
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAttributes ¶ added in v0.0.7
Types ¶
Click to show internal directories.
Click to hide internal directories.