Skip to content

[F] $browse

function $browse(
context,
target,
options): void

This is a Browse decorator which will be use to put more info on the browse view.

Parameters

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

Returns

void