No Preview

Sorry, but you either have no stories or none are selected somehow.

    
  

ClickOutside

API

Click outside.
(Press [cmd+d] to open action logger.)

Story Source

<div id="snapshot">
<ClickOutside onClick={ClickOutside}>
<div style={{backgroundColor: 'antiquewhite',height: 100,width: 500}}>
Click outside.
<br/>
(Press [cmd+d] to open action logger.)
</div>
</ClickOutside>
</div>

Prop Types

"ClickOutside" Component

propertypropTyperequireddefaultdescription
childrenReactNodeyes-
onClick(e: any) => voidyes-