[F] $browse
function $browse( context, target, options): voidThis is a Browse decorator which will be use to put more info on the browse view.
Parameters
| Parameter | Type | Description |
|---|---|---|
context | DecoratorContext | - |
target | Model | The model that is being decorated. |
options | Model | BrowseOptions of the property. |
Returns
void