mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
13 lines
582 B
Markdown
13 lines
582 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) > [ExpressionRenderDefinition](./kibana-plugin-plugins-expressions-public.expressionrenderdefinition.md) > [help](./kibana-plugin-plugins-expressions-public.expressionrenderdefinition.help.md)
|
|
|
|
## ExpressionRenderDefinition.help property
|
|
|
|
Help text as will be displayed to user. A sentence or few about what this element does.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
help?: string;
|
|
```
|