Collection of theme-ui and external components.
created:3/15/2021
updated:3/15/2021
source lines:37
comments %:30

InfoTip

Displays an information icon with markdown-enabled popup on hover

Overview

({ children, size }) => (
<InfoTip size={size}>{children}</InfoTip>
)

Controls

Name
Description
Default
Controls
- (1 properties)
children
text
  # Header H1
  ## Header H2
  ### Header H3
  #### Header H4
  ##### Header H5
  
  some text  
  
InfoTipProps (1 properties)

A11y tests

Viewport

320px

375px

768px

1024px