Import
Properties
Methods
Method | Modifiers | Description |
---|---|---|
componentDidMount() | ||
render() |
Signature
static defaultProps: {
includeButtonPress: boolean;
parent: Window & typeof globalThis;
myRef property
Signature
onOutsideClick: (event: any) => void;
state property
Signature
state: {
hasEventListener: boolean;
};
Signature
Returns:
componentWillUnmount method
Signature
Returns:
void
Signature
JSX.Element