hellomessage

package
v0.0.0-...-5fef39c Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT, BSD-3-Clause Imports: 1 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HelloMessageDef

type HelloMessageDef struct {
	react.ComponentDef
}

HelloMessageDef is the definition of the HelloMessage component

func (HelloMessageDef) Props

Props is an auto-generated proxy to the current props of HelloMessage

func (HelloMessageDef) Render

func (h HelloMessageDef) Render() *react.DivElem

Render renders the HelloMessage component

func (HelloMessageDef) RendersDiv

func (h HelloMessageDef) RendersDiv(*react.DivElem)

func (HelloMessageDef) RendersElement

func (h HelloMessageDef) RendersElement() react.Element

type HelloMessageElem

type HelloMessageElem struct {
	react.Element
}

func HelloMessage

func HelloMessage(p HelloMessageProps, children ...react.Element) *HelloMessageElem

HelloMessage creates instances of the HelloMessage component

func (*HelloMessageElem) RendersDiv

func (h *HelloMessageElem) RendersDiv(*react.DivElem)

type HelloMessageProps

type HelloMessageProps struct {
	Name string
}

HelloMessageProps is the props type for the HelloMessage component

func (HelloMessageProps) EqualsIntf

func (h HelloMessageProps) EqualsIntf(val react.Props) bool

func (HelloMessageProps) IsProps

func (h HelloMessageProps) IsProps()

IsProps is an auto-generated definition so that HelloMessageProps implements the myitcv.io/react.Props interface.

Jump to

Keyboard shortcuts

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