stories

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfirmationModalStory

type ConfirmationModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*ConfirmationModalStory) Render

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

type CreateKeyModalStory

type CreateKeyModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*CreateKeyModalStory) Render

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

type DecryptAndVerifyModalStory

type DecryptAndVerifyModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*DecryptAndVerifyModalStory) Render

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

type DownloadOrViewModalStory

type DownloadOrViewModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*DownloadOrViewModalStory) Render

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

type EmptyStateStory

type EmptyStateStory struct {
	Story
}

func (*EmptyStateStory) Render

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

type EncryptAndSignModalStory

type EncryptAndSignModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*EncryptAndSignModalStory) Render

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

type ErrorModalStory

type ErrorModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*ErrorModalStory) Render

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

type ExportKeyModalStory

type ExportKeyModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*ExportKeyModalStory) Render

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

type FileUploadStory

type FileUploadStory struct {
	Story
	// contains filtered or unexported fields
}

func (*FileUploadStory) Render

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

type HomeStory

type HomeStory struct {
	Story
}

func (*HomeStory) Render

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

type ImportKeyModalStory

type ImportKeyModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*ImportKeyModalStory) Render

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

type Index

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

func (*Index) OnAppUpdate

func (c *Index) OnAppUpdate(ctx app.Context)

func (*Index) OnMount

func (c *Index) OnMount(ctx app.Context)

func (*Index) OnNav

func (c *Index) OnNav(ctx app.Context)

func (*Index) OnResize

func (c *Index) OnResize(ctx app.Context)

func (*Index) Render

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

type KeyListStory

type KeyListStory struct {
	Story
}

func (*KeyListStory) Render

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

type ModalStory

type ModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*ModalStory) Render

func (c *ModalStory) Render() app.UI
type NavbarStory struct {
	Story
}
func (c *NavbarStory) Render() app.UI

type PasswordModalStory

type PasswordModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*PasswordModalStory) Render

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

type SelfReferencingComponent

type SelfReferencingComponent interface {
	app.UI

	WithRoot(app.UI) app.UI

	EnableShallowReflection()
	SetOnRoot(onRoot func(root app.UI))
}

type SingleActionModalStory

type SingleActionModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*SingleActionModalStory) Render

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

type Story

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

func (*Story) EnableShallowReflection

func (c *Story) EnableShallowReflection()

func (*Story) SetOnRoot

func (c *Story) SetOnRoot(onRoot func(root app.UI))

func (*Story) WithRoot

func (c *Story) WithRoot(root app.UI) app.UI

type TextOutputModalStory

type TextOutputModalStory struct {
	Story
	// contains filtered or unexported fields
}

func (*TextOutputModalStory) Render

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

type ToolbarStory

type ToolbarStory struct {
	Story
}

func (*ToolbarStory) Render

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

Jump to

Keyboard shortcuts

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