Skip to main content

EmailProps

Hierarchy

Index

Properties

children

children: ChildrenNode

email

email: string

emailParts

emailParts: { host: string; username: string }

optionalhref

href?: string

optionalkey

key?: string | number

optionalnewWindow

newWindow?: boolean

Methods

optionalonClick

  • onClick(): null | void