Constructor
# <CustomPopover btn header children footer withHeader withFooter />
Componente popover
PropTypes:
Name | Type | Required | Description | Default |
---|---|---|---|---|
btn |
element | Yes | ||
header |
string | No | ||
children |
element | Yes | ||
footer |
node | No | ||
withHeader |
bool | No | true | |
withFooter |
bool | No | true |