Function: createAnnotation()
createAnnotation<
T
>(editor
):AnnotationBuilder
<T
>
Creates a component property metadata builder.
Type Parameters
• T
the property type.
Parameters
• editor: string
the property editor type.
Returns
the component property metadata builder.