ClickableBubble
Bubbles events to Clickable
<Clickable>
<ClickableBubble>
<p>Clicking the text will bubble the Click event to Clickable</p>
</ClickableBubble>
</Clickable>
Required props
children
Children to bubble event
type
React.ReactNode
default
null