mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 03:01:21 -04:00
962 B
962 B
Home > kibana-plugin-plugins-expressions-public > ExpressionRendererRegistry
ExpressionRendererRegistry class
Signature:
export declare class ExpressionRendererRegistry implements IRegistry<ExpressionRenderer>
Methods
Method | Modifiers | Description |
---|---|---|
get(id) | ||
register(definition) | ||
toArray() | ||
toJS() |