Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Render ¶
func Render(c IsComponent) string
Types ¶
type IsComponent ¶
type IsComponent interface {
Element() *element.HtmlElement
}
func ApplyLayout ¶
func ApplyLayout(layout IsComponent, e IsComponent) IsComponent
func Component ¶
func Component(c IsComponent) IsComponent
Click to show internal directories.
Click to hide internal directories.