settings

package
v0.0.0-...-c88107b Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2018 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Dialog

type Dialog struct {
	vecty.Core

	Theme            string `vecty:"prop"`
	TabWidth         int    `vecty:"prop"`
	FontWeight       string `vecty:"prop"`
	UseWebfont       bool   `vecty:"prop"`
	HighlightingMode bool   `vecty:"prop"`
	ShowSidebar      bool   `vecty:"prop"`

	OnChange func(d *Dialog)
}

Dialog contains the logic behind the settings dialog exposed on the application page under '.settings-dialog' class

func (*Dialog) Render

func (d *Dialog) Render() vecty.ComponentOrHTML

Render implements the vecty.Component interface.

Jump to

Keyboard shortcuts

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