mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
11 lines
509 B
Markdown
11 lines
509 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) > [IExpressionLoaderParams](./kibana-plugin-plugins-expressions-public.iexpressionloaderparams.md) > [renderMode](./kibana-plugin-plugins-expressions-public.iexpressionloaderparams.rendermode.md)
|
|
|
|
## IExpressionLoaderParams.renderMode property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
renderMode?: RenderMode;
|
|
```
|