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

HoverBox

@component-controls/components
3.4.5

Container component that will fade/outline a label at the bottom

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

Overview

some text
donut component

Name
Description
Default
- (2 properties)
label

laabel to be displayed when the box is hovered

string
-
ref
((instance: HTMLDivElement) => void) | RefObject<HTMLDivElement>
-
HTMLAttributes (44 properties)
Attributes (1 properties)
AriaAttributes (48 properties)
DOMAttributes (161 properties)
BoxOwnProps (4 properties)
SpaceProps (28 properties)
BackgroundColorProps (2 properties)
OpacityProps (1 properties)

package
imports
peer
react
^17.0.1
FC
*
theme-ui
^0.6.0-alpha.7
jsxTextBoxPropsBox