Constructor
# new CircleHelper(props) → {React.ReactElement}
Overview
The component with a question mark inside. Tooltip with useful information shows up after clicking on it.Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
props |
Object | |||
AvatarProps |
Object |
<optional> |
Props applied to the Avatar element. |
|
multiRow |
boolean |
<optional> |
true | If |
size |
"smaller" | "small" | "medium" | "big" |
<optional> |
"small" | The size of the component. |
title |
React.ReactNode | The content of the tooltip. |
||
TooltipProps |
Object |
<optional> |
Props applied to the Tooltip element. |
|
WrapperProps |
Object |
<optional> |
Props applied to the Wrapper element. |
React.ReactElement