skiptocontent

package
v0.0.10 Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 License: Apache-2.0 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 {
	// Href - The skip to content link.
	Href string
	// Children - Content to display within the skip to content component, typically a string. Optional.
	Children any // React.ReactNode
	// ClassName - Additional styles to apply to the skip to content component. Optional.
	ClassName string
	// Show - Forces the skip to content to display. This is primarily for demonstration purposes and would not
	// normally be used. Optional.
	Show bool
}

Jump to

Keyboard shortcuts

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