package
0.0.0-20220803072144-1a0971955531
Repository: https://github.com/fpabl0/sparky-go.git
Documentation: pkg.go.dev

# Functions

NewFrame creates a new frame container.
NewMinHeight creates a container with a minimum height.
NewMinWidth creates a container with a minimum width.
NewPadded creates a new padded container with top, bottom, left, right parameters.
NewPaddedAll creates a new padded container with the same padding in all the sides.
NewPaddedBottom creates a new bottom padded container.
NewPaddedLeft creates a new left padded container.
NewPaddedRight creates a new right padded container.
NewPaddedSym creates a new symmetric padded container.
NewPaddedTop creates a new top padded container.