flexkit

package module
v0.0.0-...-3fb46c6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2019 License: MIT Imports: 5 Imported by: 0

README

flexkit

programmatic user interface for single page applications

Status: deprecated

Documentation

Overview

Package flexkit implements a programmatic user interface for single page applications.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Back

func Back()

func Goto

func Goto(view string)

Types

type App

type App struct {
	// contains filtered or unexported fields
}

func Init

func Init() *App

func (*App) DarkTheme

func (a *App) DarkTheme(backgroundColor string) *App

func (*App) Favicon

func (a *App) Favicon(href string) *App

Favicon as base64 href entry ("data:image/png;base64,iVBORw0KGgoAAAA...").

func (*App) LightTheme

func (a *App) LightTheme(backgroundColor string) *App

func (*App) Start

func (a *App) Start(initalView string)

func (*App) Title

func (a *App) Title(t string) *App

func (*App) View

func (a *App) View(name string, container *flex.Container) *App

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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