Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultWebpage ¶ added in v1.21.0
func DefaultWebpage(title, content string) *hb.HtmlWebpage
DefaultWebpage provides a built-in default webpage layout with Bootstrap, Vue, jQuery, and SweetAlert2 This can be used as a fallback or for simple use cases without requiring custom Layout implementation
SECURITY WARNING: The content parameter is rendered as raw HTML without sanitization. Ensure content is trusted or properly sanitized before passing to this function to avoid XSS vulnerabilities.
Types ¶
type Breadcrumb ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.