Renderer specification
TypeScript type: CustomRendererSpecification.
This specification allows defining a custom renderer, which can be used to render properties or categories.
Attributes
Name | Required? | Type | Default |
---|---|---|---|
rendererName |
Yes | string |
Attribute: rendererName
Name of the renderer that's going to be used in UI components. Value of this attribute corresponds to RendererDescription.name attribute that gets assigned to whatever the renderer is set on.
Type | string |
Is Required | Yes |
Last Updated: 15 May, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.