number

package
v2.4.0 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Overview

Package hexdumper provides a numeric widget with a couple of buttons that increase or decrease its value.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Value  int
	Max    gwutil.IntOption
	Min    gwutil.IntOption
	Styler func(gowid.IWidget) gowid.IWidget
}

type Widget

type Widget struct {
	gowid.IWidget

	Value int
	Opt   Options
	// contains filtered or unexported fields
}

func New

func New(opts ...Options) *Widget

Jump to

Keyboard shortcuts

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