layout

package module
v0.0.8 Latest Latest
Warning

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

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

README

layout

Predefined UI layouts for tinywasm modules

Docs

Documentation

Overview

Package layout provides pre-built, consistent, reusable UI layout skeletons for tinywasm modules. A layout defines WHERE elements are placed (structure, grid, spacing) but NOT what those elements contain — that is the consumer's responsibility.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Module added in v0.0.7

type Module interface {
	ModelName() string
}

Module is the identity contract for the ecosystem. Any component that can be identified by a slug (for routing or keys) implements this interface.

Directories

Path Synopsis
web command

Jump to

Keyboard shortcuts

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