README ¶ dom Expand ▾ Collapse ▴ Documentation ¶ Rendered for js/wasm Index ¶ func Call(functionName string, args string) func Log(message string) type Dom func New(t model.Theme, m ...*model.Module) *Dom func (d Dom) BuildMenu() func (d Dom) BuildModules() func (d Dom) BuildUI() Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Call ¶ func Call(functionName string, args string) func Log ¶ func Log(message string) Types ¶ type Dom ¶ type Dom struct { model.Theme // contains filtered or unexported fields } func New ¶ func New(t model.Theme, m ...*model.Module) *Dom func (Dom) BuildMenu ¶ func (d Dom) BuildMenu() func (Dom) BuildModules ¶ func (d Dom) BuildModules() func (Dom) BuildUI ¶ func (d Dom) BuildUI() Source Files ¶ View all Source files build-ui.goconsole.gofunction.gomenu.gomodel.gomodules.govars.go Click to show internal directories. Click to hide internal directories.