Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶ added in v0.0.18
func (*Action) GetContent ¶ added in v0.0.18
type App ¶ added in v0.0.9
func (*App) GetContent ¶ added in v0.0.9
type Audio ¶
func (*Audio) GetContent ¶
type CodeEditor ¶ added in v0.0.15
type CodeEditor struct {
Name string
}
func (*CodeEditor) GetContent ¶ added in v0.0.15
func (c *CodeEditor) GetContent() template.HTML
type File ¶
func (*File) GetContent ¶
type Form ¶ added in v0.0.9
func (*Form) GetContent ¶ added in v0.0.9
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 ¶ added in v0.0.9
func (*Input) GetContent ¶ added in v0.0.9
type Link ¶
func (*Link) GetContent ¶
type LinkButton ¶ added in v0.0.11
func (*LinkButton) GetContent ¶ added in v0.0.11
func (c *LinkButton) GetContent() template.HTML
type Location ¶
func (*Location) GetContent ¶
type Memo ¶ added in v0.0.9
func (*Memo) GetContent ¶ added in v0.0.9
type Page ¶
func (*Page) GetContent ¶
type Script ¶
func (*Script) GetContent ¶
type Select ¶ added in v0.0.13
func (*Select) GetContent ¶ added in v0.0.13
type Text ¶
func (*Text) GetContent ¶
Click to show internal directories.
Click to hide internal directories.