components

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2025 License: MIT Imports: 10 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractCSS added in v0.0.15

func ExtractCSS(c IsComponent) string

func HStack added in v0.0.20

func HStack(components ...IsComponent) *stack

func Icon added in v0.0.20

func Icon(ic icons.IsIcon) *icon

func Render

func Render(c IsComponent) string

func Slot

func Slot() *slot

func Stack added in v0.0.20

func Stack(components ...IsComponent) *stack

func VStack added in v0.0.20

func VStack(components ...IsComponent) *stack

Types

type IsComponent

type IsComponent interface {
	Element() *element.HtmlElement
}

func ApplyLayout

func ApplyLayout(layout IsComponent, e IsComponent) IsComponent

func Component

func Component(c IsComponent) IsComponent

Jump to

Keyboard shortcuts

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