Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
func (*Action) GetContent ¶
type App ¶
func (*App) GetContent ¶
type Audio ¶
func (*Audio) GetContent ¶
type CodeEditor ¶
type CodeEditor struct {
Name string
}
func (*CodeEditor) GetContent ¶
func (c *CodeEditor) GetContent() template.HTML
type File ¶
func (*File) GetContent ¶
type Form ¶
func (*Form) GetContent ¶
type Html ¶
type Html struct { Name string Title string UseIcon bool UseCodeEditor bool Page Component // contains filtered or unexported fields }
func (*Html) GetContent ¶
type Image ¶
func (*Image) GetContent ¶
type Input ¶
func (*Input) GetContent ¶
type Link ¶
func (*Link) GetContent ¶
type LinkButton ¶
func (*LinkButton) GetContent ¶
func (c *LinkButton) GetContent() template.HTML
type Location ¶
func (*Location) GetContent ¶
type Memo ¶
func (*Memo) GetContent ¶
type Page ¶
func (*Page) GetContent ¶
type Script ¶
func (*Script) GetContent ¶
type Select ¶
func (*Select) GetContent ¶
type Text ¶
func (*Text) GetContent ¶
Click to show internal directories.
Click to hide internal directories.