mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
11 lines
569 B
Markdown
11 lines
569 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [kibana-plugin-plugins-expressions-public](./kibana-plugin-plugins-expressions-public.md) > [ReactExpressionRenderer](./kibana-plugin-plugins-expressions-public.reactexpressionrenderer.md)
|
|
|
|
## ReactExpressionRenderer variable
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
ReactExpressionRenderer: ({ className, dataAttrs, padding, renderError, expression, onEvent, onData$, reload$, debounce, ...expressionLoaderOptions }: ReactExpressionRendererProps) => JSX.Element
|
|
```
|