getDefaultImageEntityThumbnail
To only be used by IHubEditableContent entities when attempting to determine the default thumbnail for a content entity with a type of "Image"
For test coverage purposes, I've move this logic out of the buildUiSchema function.
To only be used by IHubEditableContent entities when attempting to determine the default thumbnail for a content entity with a type of "Image"
For test coverage purposes, I've move this logic out of the buildUiSchema function.
Parameters
| Parameter | Type | Default | Notes |
|---|---|---|---|
| options Required | Partial<IHubEditableContent> | ||
| context Required | IArcGISContext |
Returns
string | undefined
string | undefined
Function defined in packages/common/src/core/schemas/internal/getThumbnailUiSchemaElement.ts:31