about

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 4, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package about es el módulo demo de una pantalla de información estática.

Index

Constants

View Source
const Icon = svg.Icon("mod-about")

Variables

This section is empty.

Functions

This section is empty.

Types

type Module

type Module struct{}

func New

func New() *Module

func (*Module) Icon

func (m *Module) Icon() svg.Icon

func (*Module) IconSvg

func (m *Module) IconSvg() *sprite.Sprite

IconSvg registra el glifo del módulo. tinywasm/ssr fusiona el resultado de cada IconSvg() del grafo en un único sprite inyectado en <body>.

El receptor se instancia como valor cero (`&about.Module{}`), así que este método no puede tocar ningún campo: solo devuelve definiciones.

func (*Module) Label

func (m *Module) Label() string

func (*Module) ModelName

func (m *Module) ModelName() string

func (*Module) View

func (m *Module) View() Component

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL