mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
617 B
617 B
Home > kibana-plugin-plugins-expressions-public > ReactExpressionRendererProps > reload$
ReactExpressionRendererProps.reload$ property
An observable which can be used to re-run the expression without destroying the component
Signature:
reload$?: Observable<unknown>;