A next-generation tool to create blazing-fast documentation sites
API
created:3/13/2021
updated:3/13/2021
loc
43
comments
26%
passed
10
coverage
43%

InfoTip

avatar of atanasster
@component-controls/components
3.15.0

Displays an information icon with markdown-enabled popup on hover

import { InfoTip } from '@component-controls/components';

Overview

Name
Description
Default
Controls
-(1 properties)
children
text

  # Header H1
  ## Header H2
  ### Header H3
  #### Header H4
  ##### Header H5
  
  some text  
  
InfoTipProps(1 properties)
Name
Description
Default
InfoTipProps(2 properties)
size

size of the icon in pixels

number
18
icon

custom icon

ReactNode
-
PopoverOwnProps(1 properties)
TooltipTriggerProps(16 properties)

Commits

Date
Author
Commit Message
4/28/2021

atanasster

avatar of atanasster
feat: axe ally accessibility testing
3/3/2021

atanasster

avatar of atanasster
fix: update description
3/3/2021

atanasster

avatar of atanasster
feat: add InfoTip component
3 commits
package
imports
peer
InfoIcon
react
^17.0.1
ReactNodeFC
*
theme-ui
^0.8.4
jsxButtonBox
file
imports
"../Popover"
PopoverPopoverProps
"../Markdown"