component

package
v0.0.0-...-0d5d2da Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: GPL-3.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Form

type Form struct {
	app.Compo
	Page   model.Page
	Form   model.Form
	Schema types.FormMsg
}

func (*Form) Render

func (c *Form) Render() app.UI

type Html

type Html struct {
	app.Compo
	Page   model.Page
	Schema types.HtmlMsg
}

func (*Html) Render

func (c *Html) Render() app.UI

type Json

type Json struct {
	app.Compo
	Page   model.Page
	Schema types.TextMsg
}

func (*Json) Render

func (c *Json) Render() app.UI

type Markdown

type Markdown struct {
	app.Compo
	Page   model.Page
	Schema types.MarkdownMsg
}

func (*Markdown) Render

func (c *Markdown) Render() app.UI

type Share

type Share struct {
	app.Compo
	Page   model.Page
	Schema types.TextMsg
}

func (*Share) Render

func (c *Share) Render() app.UI

type Table

type Table struct {
	app.Compo
	Page   model.Page
	Schema types.TableMsg
}

func (*Table) Render

func (c *Table) Render() app.UI

Jump to

Keyboard shortcuts

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