Documentation
¶
Overview ¶
templ: version: v0.3.1001
Index ¶
- func ChatBox(translations map[string]string) templ.Component
- func ChatPopup(translations map[string]string) templ.Component
- func ConnectivityPopup(translations map[string]string) templ.Component
- func EditBar(translations map[string]string, buttonGroups []pluginTypes.ToolbarButtonGroup) templ.Component
- func EditorLoadingBox(translations map[string]string) templ.Component
- func EmbedPopup(translations map[string]string) templ.Component
- func ImportExportPopup(translations map[string]string) templ.Component
- func PadIndex(pad padModel.Model, jsScript string, translations map[string]string, ...) templ.Component
- func PluginToolbarButtons(translations map[string]string, buttonGroups []pluginTypes.ToolbarButtonGroup) templ.Component
- func QrPopup(translations map[string]string) templ.Component
- func SettingsPopup(translations map[string]string, availablefonts []string, ...) templ.Component
- func UserPopup(translations map[string]string) templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EditBar ¶
func EditBar(translations map[string]string, buttonGroups []pluginTypes.ToolbarButtonGroup) templ.Component
func PadIndex ¶
func PadIndex(pad padModel.Model, jsScript string, translations map[string]string, settings *settings.Settings, availableFonts []string, buttonGroups []pluginTypes.ToolbarButtonGroup, settingsGroups []pluginTypes.SettingsMenuItemGroup) templ.Component
func PluginToolbarButtons ¶ added in v0.0.4
func PluginToolbarButtons(translations map[string]string, buttonGroups []pluginTypes.ToolbarButtonGroup) templ.Component
PluginToolbarButtons rendert die Toolbar-Buttons für alle aktivierten Plugins
func SettingsPopup ¶
func SettingsPopup(translations map[string]string, availablefonts []string, settingsGroups []pluginTypes.SettingsMenuItemGroup) templ.Component
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.