mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
672 B
672 B
Home > kibana-plugin-plugins-expressions-public > ExpressionRendererRegistry > get
ExpressionRendererRegistry.get() method
Signature:
get(id: string): ExpressionRenderer | null;
Parameters
Parameter | Type | Description |
---|---|---|
id | string |
Returns:
ExpressionRenderer | null