Skip to content

[F] $about

function $about(
context,
target,
options): void;

This is a About decorator that will be used to define icon, keywords and learnMoreDocs.

ParameterTypeDescription
contextDecoratorContext-
targetModelThe model that is being decorated.
optionsModelAboutOptions of the property.

void