mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
13 lines
556 B
Markdown
13 lines
556 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) > [ExpressionFunctionDefinition](./kibana-plugin-plugins-expressions-public.expressionfunctiondefinition.md) > [name](./kibana-plugin-plugins-expressions-public.expressionfunctiondefinition.name.md)
|
|
|
|
## ExpressionFunctionDefinition.name property
|
|
|
|
The name of the function, as will be used in expression.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
name: Name;
|
|
```
|