Documentation
¶
Index ¶
- type Theme
- func (Theme) FolderPath() string
- func (Theme) IconModuleTemplate(id, view_box string, paths ...string) string
- func (Theme) MenuButtonTemplate(module_name, index, icon_id, title string) string
- func (Theme) ModuleHtmlTemplate(module_name, content string) string
- func (Theme) ModuleJsTemplate(module_name, functions, listener_add, listener_rem string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Theme ¶
type Theme struct{}
func (Theme) FolderPath ¶
func (Theme) IconModuleTemplate ¶ added in v0.0.2
func (Theme) MenuButtonTemplate ¶
func (Theme) ModuleHtmlTemplate ¶
func (Theme) ModuleJsTemplate ¶
Click to show internal directories.
Click to hide internal directories.