skeleton

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Props

type Props struct {
	// ClassName - Additional classes added to the Skeleton. Optional.
	ClassName string
	// Width - The width of the Skeleton. Must specify pixels or percentage. Optional.
	Width string
	// Height - The height of the Skeleton. Must specify pixels or percentage. Optional.
	Height string
	// FontSize - The font size height of the Skeleton. Optional.
	FontSize any //  /* "sm" | "md" | "lg" | "xl" | "2xl" | "3xl" | "4xl" */
	// Shape - The shape of the Skeleton. Optional.
	Shape any //  /* "circle" | "square" */
	// ScreenreaderText - Text read just to screen reader users. Optional.
	ScreenreaderText string
}

Jump to

Keyboard shortcuts

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