component

package
v0.0.0-...-09b9b8c Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	app.Compo
	sync.RWMutex
	// contains filtered or unexported fields
}

func NewArticle

func NewArticle() *Article

func (*Article) Load

func (a *Article) Load(noteId string)

func (*Article) OnNav

func (a *Article) OnNav(_ app.Context, _ *url.URL)

func (*Article) Render

func (a *Article) Render() app.UI

type MainLayout

type MainLayout struct {
	app.Compo
}

func (*MainLayout) Render

func (l *MainLayout) Render() app.UI

type NoteList

type NoteList struct {
	app.Compo
	// contains filtered or unexported fields
}

func NewNoteList

func NewNoteList() *NoteList

func (*NoteList) Opened

func (l *NoteList) Opened() bool

func (*NoteList) Render

func (l *NoteList) Render() app.UI

func (*NoteList) Toggle

func (l *NoteList) Toggle()

Jump to

Keyboard shortcuts

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